As of June 2026, the IETF has officially standardized the HTTP QUERY method (RFC 10008).
Currently the only methods supported by L5-Swagger are:
- Delete
- Get
- Patch
- Post
- Put
It would be good to add the newer method as Laravel supports it since version 13.19.
Sources:
https://www.rfc-editor.org/info/rfc10008/
https://dev.to/tykok/the-new-http-method-query-2bec
https://laravel-news.com/laravel-13-19-0
As of June 2026, the IETF has officially standardized the HTTP QUERY method (RFC 10008).
Currently the only methods supported by L5-Swagger are:
It would be good to add the newer method as Laravel supports it since version 13.19.
Sources:
https://www.rfc-editor.org/info/rfc10008/
https://dev.to/tykok/the-new-http-method-query-2bec
https://laravel-news.com/laravel-13-19-0