Skip to content

Convert schema names to PascalCase #195

Closed
@wilsonianb

Description

@wilsonianb

This follows the examples in the OpenAPI spec:

          "schema": {
            "$ref": "#/components/schemas/GeneralError"
          }

https://spec.openapis.org/oas/v3.1.0#components-object-example

and will make generated typescript types more accessible

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions