OpenAPIValidators icon indicating copy to clipboard operation
OpenAPIValidators copied to clipboard

Use Jest or Chai to assert that HTTP responses satisfy an OpenAPI spec

Results 51 OpenAPIValidators issues
Sort by recently updated
recently updated
newest added

**Which package are you using**? `chai-openapi-response-validator` **OpenAPI version** 3 **Describe the bug** Support "default" and "5XX" types of response status code. Those responses are valid based on the open api...

bug

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies

Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

**Are you using jest or chai**? Jest **Are you using OpenAPI 2, 3.0.X, or 3.1.0?** 3.0.x **Describe the bug clearly** Verification fails when using binary string format, incorrectly expects plain...

bug

**Are you using jest or chai**? n/a **Are you using OpenAPI 2, 3.0.X, or 3.1.0?** n/a **Describe the bug clearly** `declarationMap` and `sourceMap` are enabled in `tsconfig.json` https://github.com/openapi-library/OpenAPIValidators/blob/9511b66efb9f03a923caffd86eb66ede015defc3/tsconfig.json#L47-L49 but the...

bug

Issue/feature request: https://github.com/openapi-library/OpenAPIValidators/issues/226 - `default` response status when provided will catch unspecified response codes - Updated tests and error messages - Incremented port number of exampleApp to 5001 to avoid...

**Are you using jest or chai**? Jest **Are you using OpenAPI 2, 3.0.X, or 3.1.0?** OpenAPI 3.0.0 **Describe the bug clearly** Documentation describing schemas with properties that have `type: string`...

bug

Add @es80 as a contributor for doc. This was requested by rwalle61 [in this comment](https://github.com/openapi-library/OpenAPIValidators/pull/273#issuecomment-1081689289)