You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the initial implementation of walking skeleton I stringified workspace tooling provided by che-plugin-broker to master in a JSON_RPC event because I thought that DTO doesn't support custom field names in serialization.
Then I figured out that DTO has this ability, so we need to rework this approach #10841 (comment)
Reproduction Steps
OS and version:
Diagnostics:
The text was updated successfully, but these errors were encountered:
Description
In the initial implementation of walking skeleton I stringified workspace tooling provided by che-plugin-broker to master in a JSON_RPC event because I thought that DTO doesn't support custom field names in serialization.
Then I figured out that DTO has this ability, so we need to rework this approach #10841 (comment)
Reproduction Steps
OS and version:
Diagnostics:
The text was updated successfully, but these errors were encountered: