Skip to content
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

Reorder operation fields & refactor path item #261

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Conversation

bmoyroud
Copy link
Member

Problem

  1. Operation fields are ordered very differently from one file to the next. This makes it confusing to work across multiple files.
  2. Most specs refactor the path item when it is not needed.

Solution

  1. Reorder operation fields according to order defined in the OpenAPI v3.1 spec.
  2. Remove path item from components where applicable.

@bmoyroud bmoyroud self-assigned this Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants