OpenAPI-Specification icon indicating copy to clipboard operation
OpenAPI-Specification copied to clipboard

The OpenAPI Specification Repository

Results 476 OpenAPI-Specification issues
Sort by recently updated
recently updated
newest added

The term _schema_ pops up first in the format section of the specification. Since it is such a central term, I feel it should be explained in the definition section.

clarification
editorial

Are there any plans or experiments to integrate somehow OpenAPI and JSON-LD?

enhancement
media and encoding

_**NOTE:** This is a draft because I was going to make it a proposal, but its **much** shorter to just show the PR than explain it some other way. See...

enhancement
re-use: ref-everywhere
re-use: ref/id resolution
security: config

Currently, to build the HTML versions of the spec, you need to simulate `.github/workflows/respec.yam` by doing (in the root of a checked-out `main` branch of the repository): 1. make sure...

Housekeeping
javascript

I have not been able to find any documentation that describes with sufficient detail how the `Content-Type` header of a request is matched against the entries of the `Request Body...

media and encoding
request matching

Splitting out from #3509 so I can close that massive issue, in a recent(ish) TDC call, we agreed to the following (leaving out points that I already did the day...

Housekeeping
Process

Splitting off from #3509, I've been using the milestones as follows: * Issues go in the oldest open milestone to which they are relevant, _if_ it seems likely that they...

Housekeeping
Process

The JSON Schema - https://spec.openapis.org/oas/3.0/schema/2021-09-28#/definitions/Response/required for the OpenAPI specification marks `description` as a required property but then allows it to be an empty string. This is causing some strange use...

enhancement
Schema
metadata

We've had some understandable confusion on when PRs get merged, as we came up with some exceptions to the "2 TSC approvals" rule in TDC calls. But not everyone is...

Housekeeping
Process

## This PR - preliminary review to comply with HTTP specifications RFC9110 ## Notes - payload / body -> content

Housekeeping
http