-
Notifications
You must be signed in to change notification settings - Fork 92
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
Draft: OpenAPI 3.1 #128
base: master
Are you sure you want to change the base?
Draft: OpenAPI 3.1 #128
Commits on Oct 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 69c07ef - Browse repository at this point
Copy the full SHA 69c07efView commit details -
OpenAPI v3.1: Add schema and validation to CLI
Co-authored-by: Cees-Jan Kiewiet <ceesjank@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 82b0db7 - Browse repository at this point
Copy the full SHA 82b0db7View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb1108d - Browse repository at this point
Copy the full SHA eb1108dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fcc155 - Browse repository at this point
Copy the full SHA 4fcc155View commit details
Commits on Oct 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c4bba49 - Browse repository at this point
Copy the full SHA c4bba49View commit details
Commits on Oct 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2cb3b0d - Browse repository at this point
Copy the full SHA 2cb3b0dView commit details
Commits on Oct 31, 2021
-
Merge pull request #129 from marcelthole/add-openapi31-examples
Add Testcases for OpenAPI 3.1
Configuration menu - View commit details
-
Copy full SHA for 551b05f - Browse repository at this point
Copy the full SHA 551b05fView commit details
Commits on Nov 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0c10bea - Browse repository at this point
Copy the full SHA 0c10beaView commit details
Commits on Dec 21, 2021
-
Merge pull request #115 from WyriHaximus-labs/webhooks
Add support for WebHooks
Configuration menu - View commit details
-
Copy full SHA for 088af05 - Browse repository at this point
Copy the full SHA 088af05View commit details
Commits on Feb 9, 2022
-
Update pre-release openapi 3.1 schema to current (#140)
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
Configuration menu - View commit details
-
Copy full SHA for c88cb31 - Browse repository at this point
Copy the full SHA c88cb31View commit details -
Merge branch 'master' into openapi-31
* master: (22 commits) Catch recursion when resolving inside included file Improve Responses resolving references Fixes default value for exclusiveMinimum and exclusiveMaximum more specific deprecation add hasPropertyValue() method add comments, optimize tests for #125 During serialization convert empty Map fields to empty Objects Add test to demonstrate OpenAPI v3.0 schema validation fails with empty Path properties yarn upgrade Added docker environment for local development Add symfony 6 support (#151) Bump node-fetch from 2.6.1 to 2.6.7 (#149) Fix CI badge in Readme (#150) Temporarily skip broken test (#145) Run speccy through yarn Add windows and macos cases Temporarily skip broken test Rework CI Run all tests (#136) Drop licence badge from readme (#137) ... Conflicts: README.md composer.json src/SpecBaseObject.php tests/ReaderTest.php
Configuration menu - View commit details
-
Copy full SHA for 684aac0 - Browse repository at this point
Copy the full SHA 684aac0View commit details