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

Hello, as requested in [this comment](https://github.com/OAI/OpenAPI-Specification/issues/845#issuecomment-1822410190), I'm following up to file a separate issue. I'm working in my org on a project using OpenAPI spec. I'm building an orchestrator in...

format-registry

## What the Specification states According to the style examples: [`style`](#dataTypeFormat) | `explode` | `array` | `object` ----------- | ------ | -------- | ------- form | false | color=blue,black,brown |...

clarification
param serialization

I'm opening this issue simply as a place to collect some ideas about how the concepts of [Overlays](#1722) and [Traits](#613) might be brought together. In both proposals, I think the...

re-use: traits/merges

I'm a contributor for an OpenAPI Validator project, and one of our users has raised an issue that their the spec is not matching in the order they would expect...

clarification
request matching

Just shortly, I would like to request a capability to define parameters in Example Object to associate each parameters passed and response received.

enhancement
example obj/keywords

As suggested by @MikeRalphson on [Stackoverflow](https://stackoverflow.com/questions/67382759/are-those-openapi-3-paths-ambiguous), I'm asking the question here as well. **Are those OpenAPI 3 paths ambiguous?** /shops/{shopId}/pets/{petId} /shops/{shopId}/pets/_search I want to answer **no** but, strictly reading the...

question
clarification
request matching

Hello, First of all I want to thanks the openAPI community. I really appreciate the standard, it really helps the communication between back and front developers. I tried to reuse...

re-use: ref-everywhere

This issue is a proposal that a new repo be created that stores tests of openapi payloads, request, responses, and documents. These tests will help implementation verify that they have...

Housekeeping

According both 3.0 and 3.1, in the`Response` object there MUST be at least one response code and it SHOULD be the response for a successful operation call. In addition the...

clarification
re-use: globals/defaults

The question came up in today's call about fields that could take either a literal value or a runtime expression. The `parameters` field in the Link Object allows this. Probably...

links
clarification