Skip to content

Commit 4170bb3

Browse files
committed
Fixes bug from kebab case rename
Signed-off-by: Viktor Petersson <[email protected]>
1 parent 2320518 commit 4170bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"type": "object",
177177
"properties": {
178178
"pagination": {
179-
"$ref": "#/components/schemas/type-pagination-details"
179+
"$ref": "#/components/schemas/type_pagination_details"
180180
},
181181
"items": {
182182
"type": "array",

0 commit comments

Comments
 (0)