Skip to content

Commit 1b9804b

Browse files
committed
fix
1 parent 82839da commit 1b9804b

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

docs/static/rest-catalog-open-api.yaml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1564,13 +1564,6 @@ components:
15641564
type: object
15651565
additionalProperties:
15661566
type: string
1567-
CreatePartitionsRequest:
1568-
type: object
1569-
properties:
1570-
specs:
1571-
type: array
1572-
items:
1573-
type: object
15741567
DropPartitionsRequest:
15751568
type: object
15761569
properties:
@@ -2336,13 +2329,6 @@ components:
23362329
type: object
23372330
additionalProperties:
23382331
type: string
2339-
AlterPartitionsRequest:
2340-
type: object
2341-
properties:
2342-
partitions:
2343-
type: array
2344-
items:
2345-
$ref: '#/components/schemas/Partition'
23462332
AlterDatabaseResponse:
23472333
type: object
23482334
properties:

0 commit comments

Comments
 (0)