Skip to content

Commit

Permalink
fixing ci cd conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Tokesh <tokesh789@gmail.com>
  • Loading branch information
Tokesh committed Nov 24, 2024
1 parent e25964c commit 25ec08f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion spec/namespaces/indices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -869,6 +869,8 @@ paths:
- $ref: '#/components/parameters/indices.upgrade::query.ignore_unavailable'
- $ref: '#/components/parameters/indices.upgrade::query.only_ancient_segments'
- $ref: '#/components/parameters/indices.upgrade::query.wait_for_completion'
requestBody:
$ref: '#/components/requestBodies/indices.upgrade'
responses:
'200':
$ref: '#/components/responses/indices.upgrade@200'
Expand Down Expand Up @@ -2543,7 +2545,7 @@ components:
content:
application/json:
schema:
$ref: '../schemas/indices._common.yaml#/components/schemas/IndexUpgradeStatus'
$ref: '../schemas/indices._common.yaml#/components/schemas/IndexGetUpgradeStatus'
indices.open@200:
content:
application/json:
Expand Down

0 comments on commit 25ec08f

Please sign in to comment.