Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

asyncapi: impossible to save in message, message traits and operations traits source editors #3061

@ben-lc

Description

@ben-lc

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions