Skip to content

Issues: OAI/OpenAPI-Specification

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Behavior of allowEmptyValue: false param serialization Issues related to parameter and/or header serialization review
#3792 opened May 8, 2024 by handrews v3.0.4
remove "Optional OAuth2 security" examples examples requests for more or better examples in the specification security
#3777 opened May 3, 2024 by AxelNennker
Use URI references for Security Requirements in 3.2 enhancement re-use: ref/id resolution how $ref, operationId, or anything else is resolved re-use: ref-everywhere Requests to support referencing in more / all places review security: config The mechanics of severs and structure of security-related objects
#3776 opened May 2, 2024 by handrews v3.2.0
"body parameter" example in 3.x does not fit how Request Body Objects work bug examples requests for more or better examples in the specification media and encoding Issues regarding media type support and how to encode data (outside of query/path params)
#3761 opened Apr 27, 2024 by handrews v3.0.4
How are conflicts between allowReserved and RFC 3986 handled? clarification requests to clarify, but not change, part of the spec param serialization Issues related to parameter and/or header serialization
#3759 opened Apr 26, 2024 by handrews v3.0.4
Encoding Object contentType field: "comma-separated list of the two types"? media and encoding Issues regarding media type support and how to encode data (outside of query/path params) question
#3739 opened Apr 23, 2024 by handrews v3.0.4
pipeDelimited and spaceDelimited style examples can be unresolvable clarification requests to clarify, but not change, part of the spec param serialization Issues related to parameter and/or header serialization
#3737 opened Apr 22, 2024 by charjr v3.0.4
Support application/json-seq and similar JSON-based sequential formats enhancement media and encoding Issues regarding media type support and how to encode data (outside of query/path params)
#3730 opened Apr 20, 2024 by handrews v3.2.0
Support multipart/byteranges for 206 responses media and encoding Issues regarding media type support and how to encode data (outside of query/path params)
#3725 opened Apr 20, 2024 by handrews v3.2.0
description/summary for Paths Object metadata tags, info, license, contact, markdown usage, etc.
#3722 opened Apr 19, 2024 by handrews
Support for multipart/mixed (and possibly better multipart/* support in general) media and encoding Issues regarding media type support and how to encode data (outside of query/path params)
#3721 opened Apr 19, 2024 by handrews v3.2.0
Add tokenExchange grant type to list of allowed grant types for oauth2 shape security: access ctrl Permissions and controls distinct from authentication security
#3709 opened Apr 16, 2024 by kaheidt
Schema issues in documentation examples bug examples requests for more or better examples in the specification
#3704 opened Apr 12, 2024 by zx80
ProTip! Exclude everything labeled bug with -label:bug.