Skip to content

Support all HTTP Methods #1747

Closed
Closed
@mightytyphoon

Description

@mightytyphoon

Feature Request

OpenApi support for all http methods

RFC 2616 updated by RFC 7231 (errata list for 7231)

  • OPTIONS
  • GET
  • HEAD
  • POST
  • PUT
  • DELETE
  • TRACE
  • CONNECT

RFC 2518 updated by RFC 4918 and RFC 5689 for MKCOL

  • PROPFIND
  • PROPPATCH
  • MKCOL
  • COPY
  • MOVE
  • LOCK
  • UNLOCK

RFC 3253 (errata list for 3253)

  • VERSION-CONTROL
  • REPORT
  • CHECKOUT
  • CHECKIN
  • UNCHECKOUT
  • MKWORKSPACE
  • UPDATE
  • LABEL
  • MERGE
  • BASELINE-CONTROL
  • MKACTIVITY

RFC 3648

  • ORDERPATCH

RFC 3744 (errata list for 3744)

  • ACL

RFC 5323

  • SEARCH

draft ietf httpbis safe method w body 03

  • QUERY

draft snell link method 01

  • LINK
  • UNLINK

Related Issues

#658
#1306
#480
swagger-api/swagger-core#1760

Iana link

Another link with methods and their RFC : iana

This post will be re-edited soon to add a small description for all methods

Regards.

Metadata

Metadata

Assignees

Labels

httpSupporting HTTP features and interactionsregistriesRelated to any or all spec.openapis.org-hosted registries

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions