Skip to content

Asyncapi doesn't generate schema for catalog with avro format #1104

@akrambek

Description

@akrambek

We are getting empty schema

catalogs:
  catalog0:
    type: inline
    options:
      subjects:
        StreampayUser:
          schema: |
            {}
          version: latest
        StreampayCommand:
          schema: |
            {}
          version: latest
        StreampayBalance:
          schema: |
            {}
          version: latest
        StreampayReplies:
          schema: |
            {}
          version: latest

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions