-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
httpSupporting HTTP features and interactionsSupporting HTTP features and interactions
Description
The SEARCH http method is not supported by OpenAPI specification, although defined in few RFC, including https://tools.ietf.org/html/draft-snell-search-method-00#section-2. Although having limited use, this method is a perfect fit for getting a list of items using PII or any other secure filters. Use of GET is not possible because PII filters cannot be included to URL. The SEARCH allows to do so. Hence it would be a great enhancement.
Metadata
Metadata
Assignees
Labels
httpSupporting HTTP features and interactionsSupporting HTTP features and interactions