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
docs(validators): content-type is required on requests with json validators (#540)
* docs: content-type is required on requests with json validators
Added example when testing using app.request() which is what originally tripped me up.
* Added example app to warning
0 commit comments