Expand description
Contains code to generate OpenApi
documentation and a Swagger
endpoint using utoipa
and utoipa_swagger_ui
.
Structsยง
- Areas
ApiDoc ๐Struct used byutoipa
to generateOpenApi
documentation for all area endpoints. - Blossoms
ApiDoc ๐ - Config
ApiDoc ๐ - Drawings
ApiDoc ๐ - Guided
Tours ๐ApiDoc - Layer
ApiDoc ๐ - MapApi
Doc ๐ - Plant
Layer ๐ApiDoc - Plantings
ApiDoc ๐ - Plants
ApiDoc ๐ - Security
Addon ๐Used byutoipa
forOAuth2
. - Seed
ApiDoc ๐ - Timeline
ApiDoc ๐ - Users
ApiDoc ๐
Functionsยง
- Merges
OpenApi
and then serves it usingSwagger
.