The object provides metadata about the API. The metadata MAY be used by the clients if needed, and MAY be presented in editing or documentation generation tools for convenience.Fixed FieldsField NameTypeDescription title string REQUIRED. The title of the application. description string A short ...
Types that are not accompanied by a format property follow the type definition in the JSON Schema. Tools that do not recognize a specific format MAY default back to the type alone, as if the format is not specified.The formats defined by the OAS are:...
Primitives have an optional modifier property:format. OAS uses several known formats to define in fine detail the data type being used. However, to support documentation needs, theformatproperty is an openstring-valued property, and can have any value. Formats such as"email","uuid", and so o...