chore: Use utoipa
to generate open-api schemas from the code
#2203
Labels
E:3.4 Self-documenting Rest APIs
See https://github.com/cowprotocol/pm/issues/23 for details
help wanted
Extra attention is needed
Background
Currently, the OpenAPI documentation is maintained manually with openapi.yml. This approach requires regular manual updates to ensure the API documentation stays in sync with the codebase, which is time-consuming and prone to human error.
Proposal
Migrating to utoipa for automatic generation of OpenAPI documentation directly from our code.
Acceptance criteria
The text was updated successfully, but these errors were encountered: