NAME
API::CLI::Request = Does the actual request to the API
METHODS
- content
-
$req->content($data);
Sets POST/PUT/PATCH content
- from_openapi
- header
- method
- openapi
- path
- req
- request
- url
- verbose
API::CLI::Request = Does the actual request to the API
$req->content($data);
Sets POST/PUT/PATCH content