We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b5fdcb commit e386906Copy full SHA for e386906
1 file changed
templates/rspec_api_documentation/slate_example.mustache
@@ -9,7 +9,7 @@
9
#### Endpoint
10
11
{{# requests}}
12
-```
+```plaintext
13
{{ request_method }} {{ request_path }}
14
{{ request_headers_text }}
15
```
@@ -50,7 +50,7 @@ None known.
50
51
### Response
52
53
54
{{ response_headers_text }}
55
{{ response_status }} {{ response_status_text}}
56
0 commit comments