Expand description
Traits used for code and spec generation.
Traitsยง
- Represents a OpenAPI v2 error convertible. This is auto-implemented by framework-specific macros:
- Represents a OpenAPI v2 operation convertible. This is auto-implemented by framework-specific macros:
- Represents a OpenAPI v2 schema object convertible. This is auto-implemented by framework-specific macros:
- Interface for the
Schema
object. - Trait for returning OpenAPI data type and format for the implementor.