-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Description
Parameter and header changes
- Additional parameter location
querystring, to allow parsing the entire query string as a single field similar to the way a request body is handled, using thecontentfield. - Parameters can therefore be in the
querystringas an alternative to the existing header, cookie, query and path values. allowReservedfield is now permitted on headers and on parameters with any value of in, and applies where the combination of in and style automatically percent-encode the value.
Metadata
Metadata
Assignees
Labels
No labels