File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
domains/search/specs/global Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 "Limit" : {
2121 "in" : " query" ,
2222 "name" : " limit" ,
23- "description" : " The number of items to show in the results " ,
23+ "description" : " The maximum number of results to return " ,
2424 "required" : false ,
2525 "schema" : {
2626 "type" : " integer" ,
Original file line number Diff line number Diff line change 3362133621 {
3362233622 "in": "query",
3362333623 "name": "limit",
33624- "description": "The number of items to show in the results ",
33624+ "description": "The maximum number of results to return ",
3362533625 "required": false,
3362633626 "schema": {
3362733627 "type": "integer",
3385533855 {
3385633856 "in": "query",
3385733857 "name": "limit",
33858- "description": "The number of items to show in the results ",
33858+ "description": "The maximum number of results to return ",
3385933859 "required": false,
3386033860 "schema": {
3386133861 "type": "integer",
3427334273 "Limit": {
3427434274 "in": "query",
3427534275 "name": "limit",
34276- "description": "The number of items to show in the results ",
34276+ "description": "The maximum number of results to return ",
3427734277 "required": false,
3427834278 "schema": {
3427934279 "type": "integer",
You can’t perform that action at this time.
0 commit comments