mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-10 12:27:48 +00:00
Apply automatic changes
This commit is contained in:
committed by
github-actions[bot]
parent
6f7b1c733e
commit
063dae9db7
@@ -63560,6 +63560,13 @@ paths:
|
|||||||
maximum: 1000
|
maximum: 1000
|
||||||
default: 10
|
default: 10
|
||||||
example: 10
|
example: 10
|
||||||
|
size:
|
||||||
|
description: The max amount of records the search will return.
|
||||||
|
type: integer
|
||||||
|
format: int32
|
||||||
|
minimum: 1
|
||||||
|
default: 100
|
||||||
|
example: 100
|
||||||
includeNested:
|
includeNested:
|
||||||
description: Indicates whether nested objects from returned search results should be included.
|
description: Indicates whether nested objects from returned search results should be included.
|
||||||
type: boolean
|
type: boolean
|
||||||
@@ -64105,6 +64112,7 @@ paths:
|
|||||||
field: name
|
field: name
|
||||||
query: Jo
|
query: Jo
|
||||||
maxExpansions: 50
|
maxExpansions: 50
|
||||||
|
size: 100
|
||||||
typeAheadQuery-nestedType:
|
typeAheadQuery-nestedType:
|
||||||
summary: TypeAheadQuery with NestedType
|
summary: TypeAheadQuery with NestedType
|
||||||
value:
|
value:
|
||||||
@@ -64116,6 +64124,7 @@ paths:
|
|||||||
nestedType: access
|
nestedType: access
|
||||||
query: Work
|
query: Work
|
||||||
maxExpansions: 50
|
maxExpansions: 50
|
||||||
|
size: 100
|
||||||
filter-exists:
|
filter-exists:
|
||||||
summary: Filter with Exists
|
summary: Filter with Exists
|
||||||
value:
|
value:
|
||||||
@@ -66745,6 +66754,13 @@ paths:
|
|||||||
maximum: 1000
|
maximum: 1000
|
||||||
default: 10
|
default: 10
|
||||||
example: 10
|
example: 10
|
||||||
|
size:
|
||||||
|
description: The max amount of records the search will return.
|
||||||
|
type: integer
|
||||||
|
format: int32
|
||||||
|
minimum: 1
|
||||||
|
default: 100
|
||||||
|
example: 100
|
||||||
includeNested:
|
includeNested:
|
||||||
description: Indicates whether nested objects from returned search results should be included.
|
description: Indicates whether nested objects from returned search results should be included.
|
||||||
type: boolean
|
type: boolean
|
||||||
@@ -67686,6 +67702,13 @@ paths:
|
|||||||
maximum: 1000
|
maximum: 1000
|
||||||
default: 10
|
default: 10
|
||||||
example: 10
|
example: 10
|
||||||
|
size:
|
||||||
|
description: The max amount of records the search will return.
|
||||||
|
type: integer
|
||||||
|
format: int32
|
||||||
|
minimum: 1
|
||||||
|
default: 100
|
||||||
|
example: 100
|
||||||
includeNested:
|
includeNested:
|
||||||
description: Indicates whether nested objects from returned search results should be included.
|
description: Indicates whether nested objects from returned search results should be included.
|
||||||
type: boolean
|
type: boolean
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
|||||||
https://god.gw.postman.com/run-collection/23226990-d976a377-0f05-4f86-8dac-8817b4bf5f3b?action=collection%2Ffork&collection-url=entityId%3D23226990-d976a377-0f05-4f86-8dac-8817b4bf5f3b%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0
|
https://god.gw.postman.com/run-collection/23226990-9d7d1bad-bfdb-4f5b-acef-d77b886793a2?action=collection%2Ffork&collection-url=entityId%3D23226990-9d7d1bad-bfdb-4f5b-acef-d77b886793a2%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0
|
||||||
@@ -1 +1 @@
|
|||||||
https://god.gw.postman.com/run-collection/23226990-363f0c68-2af1-46b1-9d8c-e2ec226e731e?action=collection%2Ffork&collection-url=entityId%3D23226990-363f0c68-2af1-46b1-9d8c-e2ec226e731e%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0
|
https://god.gw.postman.com/run-collection/23226990-e4fa1499-1ecb-44ab-a2f0-50eab26ba16e?action=collection%2Ffork&collection-url=entityId%3D23226990-e4fa1499-1ecb-44ab-a2f0-50eab26ba16e%26entityType%3Dcollection%26workspaceId%3D80af54be-a333-4712-af5e-41aa9eccbdd0
|
||||||
Reference in New Issue
Block a user