Changes to Create Menu Item
POST /api/v1/menus/properties/{property_id}/menu-items
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 6 revisions of this API.13
What changed
- ▲
added the pattern
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$to the request property/request-property-pattern-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
the
/response's property pattern^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$was added for the statusresponse-property-pattern-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲