Open
Description
Summary
Apicurio studio allows users to directly edit and save source code.
Expected behavior
For asyncapi document, all the source editors should allow to edit and save sources.
Current behavior
It's not possible to save a valid source code for following components:
- messages
- operations traits
- message traits
Specifications
- apicurio studio: 0.2.62.Final
- apicurio data models: 1.1.31
Cause of the issue
createEmptyNodeForSource
and createReplaceNodeCommand
methods are not implemented in operationtrait-form.component.ts
, message-form.component.ts
and messagetrait-form.component.ts
.
Metadata
Metadata
Assignees
Labels
No labels
Activity