put top-level constant

PUT const put

Defines a method as an HTTP PUT request.

Use the Body annotation to pass data to send.

Implementation

const put = PUT();