IBM / openapi-validator

Configurable and extensible validator/linter for OpenAPI documents
Apache License 2.0
493 stars 88 forks source link

fix(ibm-request-and-response-content): exempt minimally represented resource PUTs #659

Closed dpopp07 closed 6 months ago

dpopp07 commented 6 months ago

PR summary

According to the API Handbook, a PUT request on a minimally represented resource path is allowed to return a 201 with no content. This rule needed adjusting to make an exemption for this scenario.

PR Checklist

General checklist

Please make sure that your PR fulfills the following requirements:

ibm-devx-sdk commented 6 months ago

:tada: This PR is included in version 1.15.8 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

ibm-devx-sdk commented 6 months ago

:tada: This PR is included in version 1.16.9 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

ibm-devx-sdk commented 3 weeks ago

:tada: This PR is included in version 1.4.0 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket: