Skip to content

Export schemas to JSON/Swagger/OpenAPI #1

@ezekg

Description

@ezekg

Could create a Rake task that can read in the schemas and export to an OpenAPI spec:

rake typed_params:export[<format>]

One caveat here would be that this only documents requests, not responses. But responses could always be filled in afterwards using schemas, so I think it's still worth exploring.

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