Optionalrequestundefined to require no request data.This is ignored entirely for http methods that do not allow request bodies.
OptionalrequiredHeaders that are required to be sent with requests to this endpoint.
Omit or set to undefined to disable required headers (assigning arbitrary headers is
still allowed).
Set to an object to enforce headers for the given keys.
RegExp to require each stringified value to match the given
RegExp.Note that header values are always converted to strings.
Package
@rest-vir/api