9 lines
200 B
HTTP
9 lines
200 B
HTTP
GET http://localhost:1323/api/v1/demo/hello
|
|
###
|
|
GET http://localhost:1323/api/v1/demo/hello/james
|
|
###
|
|
GET http://localhost:1323/api/v1/demo/hello/body
|
|
Content-Type: application/json
|
|
|
|
name = "body"
|
|
### |