| ConfigFn | - |
| OASDecoratedOperation | - |
| OASDecoratedParam | - |
| OASDecoratedRequestBody | - |
| OASDecoratedResponse | - |
| OASDecoratedSchema | - |
| OASDecoratedSkip | - |
| OperationConfig | - |
| OperationConfigObject | - |
| ParamConfig | - |
| ParamConfigMap | - |
| ParamConfigObject | - |
| ParseBody | Parses a single request body object of an OAS definition. |
| ParseOperation | Parses a single operation of an OAS definition. |
| ParseParameter | Parses a single OAS parameter. |
| ParsePath | Parses a single path of an OAS definition. |
| ParseResponse | Parses a single response object of an OAS definition. |
| ParseResponses | Parses a responses object of an OAS definition. |
| ParseSchema | Parses an OAS schema object or reference to it's TypeScript counterpart. |
| ParseSpec | Parses an OAS definition from it's type declaration. |
| RequestBodyConfig | - |
| RequestBodyConfigObject | - |
| ResponsesConfig | - |
| ResponsesConfigObject | - |
| SchemaConfig | - |
| SchemaConfigObject | - |
| SchemaFormatter | - |