Skip to content

L5-Swagger does not support new HTTP method QUERY #672

Description

@Noordenbos-DTT

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions