[openapi-normalizer] add a rule to better handle openapi 3.1 spec (#16495)

* add samples

* update samples

* openapi 3.1 beta support

* update .gitignore

* fix composed schema, add oneof, allof tests in opeanpi 3.1 spec

* add allof tests, more fixes

* add null check

* update artifact id

* better null check
This commit is contained in:
William Cheng
2023-09-05 23:27:00 +08:00
committed by GitHub
parent 065b48177b
commit 4b7a808a9f
109 changed files with 16897 additions and 215 deletions

View File

@@ -0,0 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists