Skip to content

Only include fmt and regexp in the generated models package when it's needed #22

@SasSwart

Description

@SasSwart

This config will produce a broken models package:

openapi: 3.0.0
paths:
  /heartbeat:
    get:
      responses:
        200:
          description: "Serves the API's documentation"
          content:
            "application/json":
              schema: {}
info: {}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions