mirror of
https://github.com/alexjustesen/speedtest-tracker.git
synced 2026-06-23 04:30:09 +00:00
Update parameter name from 'per_page' to 'per.page' in OpenAPI spec (#2452)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -952,7 +952,7 @@
|
|||||||
"path": {
|
"path": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"per_page": {
|
"per.page": {
|
||||||
"type": "integer"
|
"type": "integer"
|
||||||
},
|
},
|
||||||
"to": {
|
"to": {
|
||||||
|
|||||||
Reference in New Issue
Block a user