1 2 3 4 5 6 7 8 9 10 11 12 13 14
in: query name: include description: > Request that the response include the total count by specifying `include=["total_count"]`. schema: type: array items: type: string explode: true