Skip to content

Import existing OpenApi integration #1048

Closed
@maurei

Description

@maurei

In a private repository we have experimented with integrating OpenAPI with JsonApiDotNetCore by:

  • adding the Swashbuckle SwaggerGen to a JADNC application.
  • generating a client using NSwag

We have decided to extract this code into this repository and further generalize the integration from there.

Along with the migration we will introduce a set of test models that reflect the models that were used in the private repository, and with it a test in which we compare the generated OAS with an hardcoded expected value. This will be useful to maintain as long as we haven't introduced dedicated test suites for every OpenApi feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions