Skip to content

Commit

Permalink
chore: generated code for commit a5ff0a7. [skip ci]
Browse files Browse the repository at this point in the history
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
  • Loading branch information
algolia-bot and millotp committed Oct 12, 2023
1 parent a5ff0a7 commit a586263
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion specs/bundled/algoliasearch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ components:
type: string
example: YourAPIKey
description: API key.
parameters_ObjectID-2:
ObjectIDRule:
in: path
name: objectID
description: Unique identifier of a rule object.
Expand Down
8 changes: 4 additions & 4 deletions specs/bundled/search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ components:
type: string
example: YourAPIKey
description: API key.
parameters_ObjectID-2:
ObjectIDRule:
in: path
name: objectID
description: Unique identifier of a rule object.
Expand Down Expand Up @@ -4416,7 +4416,7 @@ paths:
[`search` operation](#tag/Rules/operation/searchRules).
parameters:
- $ref: '#/components/parameters/IndexName'
- $ref: '#/components/parameters/parameters_ObjectID-2'
- $ref: '#/components/parameters/ObjectIDRule'
responses:
'200':
description: OK
Expand All @@ -4442,7 +4442,7 @@ paths:
operation](#tag/Rules/operation/saveRules).
parameters:
- $ref: '#/components/parameters/IndexName'
- $ref: '#/components/parameters/parameters_ObjectID-2'
- $ref: '#/components/parameters/ObjectIDRule'
- $ref: '#/components/parameters/ForwardToReplicas'
requestBody:
required: true
Expand Down Expand Up @@ -4475,7 +4475,7 @@ paths:
the [`search` operation](#tag/Rules/operation/searchRules).
parameters:
- $ref: '#/components/parameters/IndexName'
- $ref: '#/components/parameters/parameters_ObjectID-2'
- $ref: '#/components/parameters/ObjectIDRule'
- $ref: '#/components/parameters/ForwardToReplicas'
responses:
'200':
Expand Down

0 comments on commit a586263

Please sign in to comment.