Wacli::Request
Constructors
build(base_url : String, method : String, path_template : String, path_param_names : Array(String), path_param_values : Array(String), query : Array(Tuple(String, String)), headers : Array(Tuple(String, String)), json_body : String | Nil, bearer_token : String | Nil, bearer_header : String) : Request
SourceInstance methods
body
Sourceexecute
Sourceheaders
Sourcemethod
Sourceto_dry_run
Sourceurl
Source