You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a test that verifies that the user can supply a custom accept header on a request. The "success" value should be a value not listed in the operation "produces" to ensure that there is no validation done on the client-side.
A good model is the media_types.json and legacy/routes/media-types.js.
The text was updated successfully, but these errors were encountered:
Create a test that verifies that the user can supply a custom accept header on a request. The "success" value should be a value not listed in the operation "produces" to ensure that there is no validation done on the client-side.
A good model is the
media_types.json
andlegacy/routes/media-types.js
.The text was updated successfully, but these errors were encountered: