-
Notifications
You must be signed in to change notification settings - Fork 9.1k
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
Fwd port v3.0.3 dev to v3.1.0 dev #2163
Fwd port v3.0.3 dev to v3.1.0 dev #2163
Commits on Feb 24, 2020
-
Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64806a8 - Browse repository at this point
Copy the full SHA 64806a8View commit details -
retain typo in v3.0.2; fix for v3.0.3 (OAI#1899)
Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 39685b3 - Browse repository at this point
Copy the full SHA 39685b3View commit details -
Clarify empty Security Requirement Object usage and validity (OAI#1886)
* Clarify empty Security Requirement Object usage and validity * Reorder sentences to make clearer. * Remove wrong text. * Removed unneeded text. Co-authored-by: Ron <[email protected]> Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52c76a7 - Browse repository at this point
Copy the full SHA 52c76a7View commit details -
Ron's wording for Darrels feedback
Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3318c55 - Browse repository at this point
Copy the full SHA 3318c55View commit details -
Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc2b6bd - Browse repository at this point
Copy the full SHA cc2b6bdView commit details -
Replace 'application' by 'API' within the 'Info Object' definition. (O…
…AI#2004) Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12f4f57 - Browse repository at this point
Copy the full SHA 12f4f57View commit details -
Path Templating Clarification - proposed fix for OAI#1830. (OAI#1831)
* Proposed fix for OAI#1830. Each variable expression in a path must have a corresponding path parameter. * OAI#1830 - Removed 'at least once' to defer the question about repeated references to a single path parameter. * Update OAI#1830 fix with suggestion from Darrel @darrelmiller suggestions we use "template expression" instead of "variable expression" to align with RFC6570. Good idea. Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a15e65 - Browse repository at this point
Copy the full SHA 0a15e65View commit details -
yaml.org supports https, but www.yaml.org is misconfigured
Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67fb5c4 - Browse repository at this point
Copy the full SHA 67fb5c4View commit details -
Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a41994 - Browse repository at this point
Copy the full SHA 4a41994View commit details -
fix a typo in the Security Filtering section (OAI#1837)
* fix a typo in the Security Filtering section * Security filtering slight reword Co-authored-by: Mike Ralphson <[email protected]> Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a879287 - Browse repository at this point
Copy the full SHA a879287View commit details -
Make ABNF for runtime expressions complete
Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f4c279 - Browse repository at this point
Copy the full SHA 8f4c279View commit details -
Explain unclear semantics of property
$ref
in Path Item Object (OAI……#1964) * Explain unclear semantics of property `$ref` in Path Item Object Currently, as explained in OAI#1038 (comment) the description of `$ref` in [Path Item Object](https://github.com/OAI/OpenAPI-Specification/blob/3.0.2/versions/3.0.2.md#pathItemObject) is unclear about the semantics behing it. I took the explaination from issue OAI#1038 to make it more clear. * Update versions/3.1.0.md Co-authored-by: Ron <[email protected]> Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a205a1 - Browse repository at this point
Copy the full SHA 7a205a1View commit details -
Clarify constraints on Security Scheme Object Scheme Property (OAI#1880)
* Wording around scheme extensions * Clarified that securitySchemeScheme is only a SHOULD be registered scheme Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60dc2b2 - Browse repository at this point
Copy the full SHA 60dc2b2View commit details -
fix difference between yaml and json in Response Object Examples
Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e79257 - Browse repository at this point
Copy the full SHA 5e79257View commit details -
Server Variable Object clarifications (OAI#1809)
* Server Variable Object clarifications * Toned language down for proper semver versioning Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e500f92 - Browse repository at this point
Copy the full SHA e500f92View commit details -
Fix formatting errors in example (OAI#2132)
Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab6a532 - Browse repository at this point
Copy the full SHA ab6a532View commit details -
Update 3.0.3 for release (OAI#2149)
* Update README.md for release * Update release date for 3.0.3 Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30196ce - Browse repository at this point
Copy the full SHA 30196ceView commit details -
Co-Authored-By: Darrel <[email protected]> Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f3d63c - Browse repository at this point
Copy the full SHA 4f3d63cView commit details
Commits on Feb 25, 2020
-
Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4effc01 - Browse repository at this point
Copy the full SHA 4effc01View commit details -
Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d98d7a0 - Browse repository at this point
Copy the full SHA d98d7a0View commit details -
fix OAI#2053:
style
keyword is not supported inside Schema objectSigned-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4d6464 - Browse repository at this point
Copy the full SHA c4d6464View commit details -
Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d221d97 - Browse repository at this point
Copy the full SHA d221d97View commit details -
Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 310b65c - Browse repository at this point
Copy the full SHA 310b65cView commit details -
minor clarification for operationId usage in link objects (OAI#1733)
* minor clarification it's a bit confusing that both the id and the reference are called "operationId", so this tweak makes the text a bit more explicit. * use right terminology Co-Authored-By: Mike Ralphson <[email protected]> Co-authored-by: Ron <[email protected]> Co-authored-by: Mike Ralphson <[email protected]> Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b31694 - Browse repository at this point
Copy the full SHA 8b31694View commit details -
fixed typo Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7b6c76 - Browse repository at this point
Copy the full SHA a7b6c76View commit details -
Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e2a7d7 - Browse repository at this point
Copy the full SHA 5e2a7d7View commit details -
Clarify the spec to allow optional or unspecified OAuth scopes (OAI#1888
) * Referencing issue OAI#513. Clarify the spec to accommodate OAuth schemes where scope may be unspecified (optional scope) or where scope is not used at all. * Removed the provision for default scope represented as empty string. This introduces some ambiguities in the Security Requirement Object that would need to be addressed. * For OAI#513, adjusting language and removing examples For OAI#513, adjusting language and removing examples as suggested by @webron. * removed unnecessary example header Co-authored-by: Ron <[email protected]> Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 996c413 - Browse repository at this point
Copy the full SHA 996c413View commit details -
The examples keyword is not supported inside schema (OAI#2042)
* examples not supported inside schema * figured it out * a tiny little edit Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f77f7f5 - Browse repository at this point
Copy the full SHA f77f7f5View commit details -
Fix 'Security Scheme Object' definition with OAuth 2.0 grant types. (O…
…AI#2006) Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e42746 - Browse repository at this point
Copy the full SHA 4e42746View commit details -
Fix formatting errors in example (OAI#2132)
Signed-off-by: Mike Ralphson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc50e24 - Browse repository at this point
Copy the full SHA cc50e24View commit details
Commits on Mar 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e007057 - Browse repository at this point
Copy the full SHA e007057View commit details