Lines Matching full:path
50 - [delete](#delete-address-uri-path-type-payload)
51 - [get](#get-address-uri-path-type)
52 - [observe](#observe-address-uri-path-type)
54 - [post](#post-address-uri-path-type-payload)
55 - [put](#put-address-uri-path-type-payload)
56 - [resource](#resource-uri-path)
93 ### delete \<address\> \<uri-path\> \[type\] \[payload\]
96 - uri-path: URI path of the resource.
105 ### get \<address\> \<uri-path\> \[type\]
108 - uri-path: URI path of the resource.
121 ### observe \<address\> \<uri-path\> \[type\]
126 - uri-path: URI path of the resource.
171 ### post \<address\> \<uri-path\> \[type\] \[payload\]
174 - uri-path: URI path of the resource.
188 ### put \<address\> \<uri-path\> \[type\] \[payload\]
191 - uri-path: URI path of the resource.
205 ### resource \[uri-path\]
207 Sets the URI path for the test resource.