Lines Matching refs:path
87 - [delete](#delete-uri-path-type-payload)
89 - [get](#get-uri-path-type)
93 - [post](#post-uri-path-type-payload)
95 - [put](#put-uri-path-type-payload)
96 - [resource](#resource-uri-path)
140 ### delete \<uri-path\> \[type\] \[payload\]
142 - uri-path: URI path of the resource.
159 ### get \<uri-path\> \[type\]
161 - uri-path: URI path of the resource.
174 ### post \<uri-path\> \[type\] \[payload\]
176 - uri-path: URI path of the resource.
202 ### put \<uri-path\> \[type\] \[payload\]
204 - uri-path: URI path of the resource.
218 ### resource \[uri-path\]
220 Sets the URI path for the test resource.