- PathItem object is identified using a full UriTemplate
- Operation objects are replaced by requests objects and are named
- Response objects are named.
- Info object is optional to allow aggregation of files into a single API
- Parameters are defined by a JSON Schema object that is a combination of the pathItem parameterSchema and the request parameterSchema
- pathitem key is relative and does NOT start with a slash