Skip to content

Commit 99b90bf

Browse files
tests
1 parent 1eee8a1 commit 99b90bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/mocks/lrd-response.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"nullable|integer|min:1|max:100"
2828
]
2929
},
30-
"doc_block": "#Hello markdown\n## Documentation for /my route\n",
30+
"doc_block": " #Hello markdown\n ## Documentation for /my route\n",
3131
"responses": [
3232
"200",
3333
"400",
@@ -69,7 +69,7 @@
6969
"nullable|integer|min:1|max:100"
7070
]
7171
},
72-
"doc_block": "#Hello markdown\n## Documentation for /my route\n",
72+
"doc_block": " #Hello markdown\n ## Documentation for /my route\n",
7373
"responses": [
7474
"200",
7575
"400",
@@ -111,7 +111,7 @@
111111
"nullable|integer|min:1|max:100"
112112
]
113113
},
114-
"doc_block": "#Hello markdown\n## Documentation for /my route\n",
114+
"doc_block": " #Hello markdown\n ## Documentation for /my route\n",
115115
"responses": [
116116
"200",
117117
"400",
@@ -153,7 +153,7 @@
153153
"nullable|integer|min:1|max:100"
154154
]
155155
},
156-
"doc_block": "#Hello markdown\n## Documentation for /my route\n",
156+
"doc_block": " #Hello markdown\n ## Documentation for /my route\n",
157157
"responses": [
158158
"200",
159159
"400",

0 commit comments

Comments
 (0)