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

Publish OAS 3.0.0 #1283

Merged
merged 831 commits into from
Jul 26, 2017
Merged

Publish OAS 3.0.0 #1283

merged 831 commits into from
Jul 26, 2017

Conversation

webron
Copy link
Member

@webron webron commented Jul 20, 2017

🎉 Publish The OpenAPI Specification 3.0.0 🎉

olydis and others added 30 commits June 5, 2017 08:00
fixed some tables and language
…dm/operationref

# Conflicts:
#	versions/3.0.md
Captitalise key words, update guidance to rfc8174
strengthen project definition, improve flow
Fix schemas/Error code property in Uber example
Limit parameter content object to one media type object
MikeRalphson and others added 27 commits July 21, 2017 14:11
This attempts to use `document` in its various forms when discussing the artifact (replaces `file` in the most part), though I tried to avoid mixing the file-like instances with the API documentation ones. Some instances have been changed to use `define` (or similar forms), though based on the comments suggesting that both `definition` and `description` are used in common parlance, `description` has not been fully expunged—hopefully this is a reasonable middle ground, but if upon review there is strong support for that, I'll re-submit.
Work by people in the TDC and marketing committee
Fix examples object example and api-with-examples
Ensure all yaml/json examples parse ok
Prefer `description` when referring to an OAS document
'#/paths/~12.0~1repositories~1/{username}/get' == '#/paths/<'/2.0/repositories/{username}'.encode()>/get
paths:
  /2.0/repositories/{username}:
    get:
#1292 Added a missing / separator after the paths in operationRef
rename file Rename 3.0.md to 3.0.0.md
Updated content key descriptions
Update guidelines for v3 and Swagger --> OAS
@webron webron changed the title [WIP] Publish OAS3 - ** DO NOT MERGE ** Publish OAS 3.0.0 Jul 26, 2017
@webron webron merged commit fb77181 into master Jul 26, 2017
@deki
Copy link

deki commented Jul 26, 2017

Great!

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.