Skip to main content

Module openapi

Module openapi 

Source

Structsยง

ApiDoc
OpenApiApiResponse ๐Ÿ”’
RsmApiDoc ๐Ÿ”’
SecurityAddon
Security addon for authentication schemes

Constantsยง

HIDDEN_TAGS ๐Ÿ”’
Tags considered internal-only (hidden from public API docs).

Functionsยง

canonical_schema_ref_name ๐Ÿ”’
collect_component_refs ๐Ÿ”’
filter_hidden_tags
internal_openapi
Returns the complete internal OpenAPI spec.
normalize_openapi_schema_refs
Normalizes schema refs that utoipa emits with Rust module prefixes.
prune_unreachable_schemas ๐Ÿ”’
public_openapi
Returns the public OpenAPI spec with hidden tags filtered out.
restore_serialized_schema_refs ๐Ÿ”’