Skip to content

Generate OpenAPI documentation for the various FastAPI routes? #106

@chriscarrollsmith

Description

@chriscarrollsmith

I'd also like to programmatically determine what fields are required for each route and make sure they are 1. clearly documented in the route handler's docstring, and 2. enforced (preferably programmatically) in the test suite in such a way that we make sure the frontend form is submitting the correct fields when it calls a given route handler.

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