[wp-trac] [WordPress Trac] #43744: `WP_REST_Server::EDITABLE` should not contain POST

WordPress Trac noreply at wordpress.org
Wed Aug 29 02:41:09 UTC 2018


#43744: `WP_REST_Server::EDITABLE` should not contain POST
--------------------------+----------------------
 Reporter:  soulseekah    |       Owner:  (none)
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  REST API      |     Version:
 Severity:  trivial       |  Resolution:  wontfix
 Keywords:                |     Focuses:
--------------------------+----------------------
Changes (by rachelbaker):

 * status:  new => closed
 * resolution:   => wontfix
 * milestone:  Awaiting Review =>


Comment:

 There are ideal mappings between CRUD operations and HTTP methods, but we
 cannot always assume the ideal is possible.

 `POST` is allowed as an `EDITABLE` HTTP method because not all services or
 environments support methods other than GET or POST.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/43744#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list