Skip to content

OpenAPI: generator does not generate schemas if operation ids are missing for routes #219

@unwork-ag

Description

@unwork-ag

I tried this:

Some of the OpenAPI specs that I'm adding to EventCatalog don't have operation ids. While this is something that we want to get rid of over time EventCatalog handles these specs basically fine by adding generated operation ids.

This happened:

For these files no schemas or parameter entries are generated.

I expected this:

A parameter section and schemas are generated also if no operation id exists.

Is there a workaround?

Add operation ids.

Anything else?

No response

EventCatalog Version

No response

Node.js Version

No response

Platform(s)

No response

Community Notes

  • Please vote by adding a 👍 reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.

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