Skip to content

Commit

Permalink
Support OpenAPI 3.1 const value (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
samchungy authored Apr 6, 2024
1 parent cd77e51 commit 70a4e35
Show file tree
Hide file tree
Showing 13 changed files with 802 additions and 350 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,11 @@
"test:ci": "skuba test --coverage",
"test:watch": "skuba test --watch"
},
"dependencies": {},
"devDependencies": {
"@redocly/cli": "1.10.5",
"@types/node": "^20.3.0",
"eslint-plugin-zod-openapi": "^0.1.0",
"openapi3-ts": "4.2.2",
"openapi3-ts": "4.3.1",
"skuba": "7.5.1",
"yaml": "2.4.1",
"zod": "3.22.4"
Expand Down
Loading

0 comments on commit 70a4e35

Please sign in to comment.