Skip to content

OpenAPISchemaType

mattpolzin edited this page Jun 11, 2021 · 3 revisions

OpenAPISchemaType

Anything conforming to OpenAPISchemaType can provide an OpenAPI schema representing itself.

public protocol OpenAPISchemaType 

Requirements

openAPISchema

The best JSONSchema representation for this type.

static var openAPISchema: JSONSchema 
Types
Protocols
Global Functions
Extensions
Clone this wiki locally