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

This pull request is automatically triggered by GitHub action `respec` in the OAI/Overlay-Specification repo. The `versions/*.md` files have changed, so the HTML files are automatically being regenerated.

Housekeeping

## 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

In preparation for the release, please review (BUT DO NOT MERGE) the proposed wording for release notes and a blog post. I couldn't think of a better place to put...

We have previously turned away quite a few suggested schema changes, particularly from @karenetheridge and @jeremyfiel, that attempted to enforce sensible but not mandatory constraints. These often involve SHOULDs or...

Schema
Process

## 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

This PR will merge `v3.1.1-dev` into `main`. Still to do: - [x] Write Release Notes: @lornajane, @handrews - #4095 - [x] Merge last-minute PRs - #4079 - #4085 - #4088...

This PR will merge `v3.0.4-dev` into `main`. Still to do: - [x] Write Release Notes: @lornajane, @handrews - #4095 - [x] Merge last-minute PRs - #4077 - #4078 - #4081...

Here's my tags object in a non-trivial OpenAPI spec I'm writing: ``` tags: - name: Providers description: "Everything about Providers & other Organisations" externalDocs: description: "Provider & Staff Domain in...

Needs author feedback
metadata

Recall that #3548 tracked a change in how GitHub renders markdown to HTML, 8 months ago. There is not yet any tagged commit in this repo that includes this fix.

Housekeeping
Needs author feedback

Brings the schemas up to date for the v3.0.4 release (see #4125), and adds some support scripts which are used to check for validation errors and inconsistencies between the yaml...

Schema