Pudu programming language
Menu
API reference

Std.App.OpenApi.operation

1 declaration

fn

operation: Std.Http.Method -> Str -> Str -> Std.App.OpenApi.Operation

An operation whose :name path segments are required text parameters and which answers 200 with no declared body. Fill the rest by record update.

Back to Std.App.OpenApiSearch related declarations