Skip to content

Commit

Permalink
test(resolver): add tests for OpenAPI 3.1 useCircularStructures opt
Browse files Browse the repository at this point in the history
Closes #2761
  • Loading branch information
char0n committed Jan 11, 2023
1 parent 16d82d5 commit c464057
Show file tree
Hide file tree
Showing 44 changed files with 1,491 additions and 67 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"dependencies": {
"@babel/runtime-corejs3": "^7.11.2",
"@swagger-api/apidom-core": "^0.63.0",
"@swagger-api/apidom-reference": "^0.63.0",
"@swagger-api/apidom-reference": "^0.63.1",
"@swagger-api/apidom-ns-openapi-3-1": "^0.63.0",
"@swagger-api/apidom-json-pointer": "^0.63.0",
"cookie": "~0.5.0",
Expand Down
Loading

0 comments on commit c464057

Please sign in to comment.