Skip to content

Evaluate use of empoa-swagger-core dependency #219

Description

@pvdbosch

The empoa-swagger-core dependency hasn't been updated for 4 years, and depends on an old version of the microprofile-openapi dependency.

It converts between Swagger model classes and MicroProfile OpenAPI classes.
Do we continue to use it?

  • what's the impact of remaining on unmaintained version?
  • alternatives:
    • contribute to the project to update it
    • use the swagger-model classes directly
      • it misses some interfaces similar to Reference, Extensible or Constructible so may be more difficult to use
    • Smallrye has a parser that converts directly from yaml to Microprofile
      • doesn't seem to support external $ref values

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