Pudu programming language
Menu
API reference

Std.App.OpenApi.Describing

1 declaration

trait

Describing

Building a document reads top to bottom: OpenApi.document(...).describe(op).schema("Order", s).

Back to Std.App.OpenApiSearch related declarations