We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 899f6a0 commit ed2a93bCopy full SHA for ed2a93b
packages/chai-openapi-response-validator/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "chai-openapi-response-validator",
3
- "version": "0.10.0",
4
- "description": "Simple Chai support for asserting that HTTP responses satisfy an OpenAPI spec",
+ "version": "0.11.0",
+ "description": "Use Chai to assert that HTTP responses satisfy an OpenAPI spec",
5
"main": "index.js",
6
"types": "index.d.ts",
7
"scripts": {
packages/jest-openapi/package.json
@@ -1,6 +1,6 @@
"name": "jest-openapi",
"description": "Jest matchers for asserting that HTTP responses satisfy an OpenAPI spec",
0 commit comments