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

Splitting this out from #3766, to which it is still somewhat related as we should consider the impact on how many PRs to how many different branches are required for...

Housekeeping

The current mechanism to provide examples for artifacts in a swagger spec is fragmented. It does not give the consumer an overview (or a bird's eye view) of an example...

example obj/keywords

There are a number of issues regarding support for security controls which do not fall neatly under the "apiKey", "http", "oauth2", "openIdConnect" taxonomy. This suggests that we need a more...

security
security: auth
registries

## Background: During the TDC Meeting on 2/15/2024, I raised the point of contributing to the namespace registry. In particular, I wanted to add the extension for AWS ```x-amazon-```. This...

Process
registries

https://spec.openapis.org/registry/extension/index.html lists `x-twitter` (which now could become `x-x`...) and there is no published/referenced spec. Just out of curiosity, what's the data type of that extension and assuming it's a string,...

Process
registries

Closes https://github.com/OAI/OpenAPI-Specification/issues/3717 **What I have done:** 1. Go to `gh-pages` and move all files under the `docs` folder which Github supports. 2. Go to `main` branch and run `git merge...

Housekeeping
script

This issue consolidates the various interrelated branch / merge / publish / etc. we need to sort out, as discussed in the Moonwalk 19 March and TDC 21 March meetings....

Schema
Housekeeping
Process

This script does the following. 1. Switch to the 'gh-pages' branch. 2. Copy "schemas/v{major}.{minor}/schema.json" in the 'main' branch to "oas/{major}.{minor}/schema/{YYYY-MM-DD}" in the 'gh-pages' branch. The value of {YYYY-MM-DD} is extracted...

Schema
script

Having to always denote the same xml properties over and over again, namely the prefix and the namespace on properties and data types alike, one should instead be able to...

schema-object
xml
media and encoding

Can we move the examples in this repo (that are not part of the spec) either to the learn site or to the spec site (run from gh-pages, but see...

Housekeeping
Process
examples