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

## Weekly meetings happen on Thursdays at 9am - 10am Pacific This agenda gives visibility into discussion topics for the weekly Technical Developer Community (TDC) meetings. Sharing agenda items in...

Housekeeping

According to https://swagger.io/docs/specification/authentication/#scopes, > * In case of OAuth 2, the scopes used in `security` must be previously defined in `securitySchemes`. > * In case of OpenID Connect Discovery, possible...

security
security: access ctrl

Hi, at the moment, if we use a relative URL in openIdConnectUrl, it uses the URLs defined in servers. But these URLs are usually the URLs of the API or...

security
security: auth

I'd like to raise a concern with including CIBA in the OAuth Flow Object in 3.2.0. I understand that CIBA can, feasibly, be implemented using bare OAuth 2.0 but realistically...

security
security: config

Remaining changes to 3.1.1 * #4091 * #4088 * #4085 * #4079 * #4071 * #4064 * #4056 * #4055 * #4052 * #4045 * #4044 * #4041 Depends on...

approved pr port

Fixes #3734 by - adding `$ref` field back to Path Item Object - removing Reference Object as an alternative to Path Item Object in four places Builds on and includes...

enhancement

Assume paths `/foo` and `/bar` both have a Path Item Object that `$ref` the same external "complete" Path Item Object. If a Link Object now `operationRef`s the `get` Operation Object...

bug
re-use: ref/id resolution

PR #4647 adds four new fields to the Example Object. There seems to be consensus that we should add the fields once that PR is out of draft, but there...

example obj/keywords

I just implemented request matching with server urls, and found a few places where the spec could be made a little clearer. - [ ] schema changes are included in...

For the new Example Object fields. - [ ] schema changes are included in this pull request - [ ] schema changes are needed for this pull request but not...

xml
example obj/keywords