Expand description

Implements OpenAPI Path Object types.

Structs

Builder for Operation with chainable configuration methods to create a new Operation.

Builder for Parameter with chainable configuration methods to create a new Parameter.

Implements OpenAPI Path Item Object what describes Operations availabe on a single path.

Builder for PathItem with chainable configuration methods to create a new PathItem.

Builder for Paths with chainable configuration methods to create a new Paths.

Enums

In definition of Parameter.

Defines how Parameter should be serialized.

Path item operation type.