You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
242 B
Smarty
17 lines
242 B
Smarty
3 years ago
|
### {{.index}}. {{.routeComment}}
|
||
|
|
||
|
1. route definition
|
||
|
|
||
|
- Url: {{.uri}}
|
||
|
- Method: {{.method}}
|
||
|
- Request: {{.requestType}}
|
||
|
- Response: {{.responseType}}
|
||
|
|
||
|
2. request definition
|
||
|
|
||
|
{{.requestContent}}
|
||
|
|
||
|
3. response definition
|
||
|
|
||
|
{{.responseContent}}
|