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:
Alex Justesen
2025-11-27 15:08:54 -06:00
committed by GitHub
parent 8bb773852b
commit 6e90fb7607
+1 -1
View File
@@ -952,7 +952,7 @@
"path": {
"type": "string"
},
"per_page": {
"per.page": {
"type": "integer"
},
"to": {