Expand description
Minimal OpenAPI 3.0/3.1 runtime parser and request/response engine.
Structs§
- Callback
Spec - Callback specification parsed from OpenAPI
callbacks. - Matched
Operation - Resolved operation and path parameters.
- Mock
Http Response - Generated response.
- Open
ApiRuntime - Loaded OpenAPI runtime.
- Operation
Spec - Operation model.
- Parameter
Spec - Parameter spec.
- Response
Spec - Response spec.
Enums§
- Parameter
In - Parameter location.
Functions§
- resolve_
callback_ url - Resolve a callback URL runtime expression against the original request body.