Skip to content

Commit 5479b2f

Browse files
committed
Open-api: Make prefix optional as per description
1 parent 05f99b6 commit 5479b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1443,7 +1443,7 @@ components:
14431443
in: path
14441444
schema:
14451445
type: string
1446-
required: true
1446+
required: false
14471447
description: An optional prefix in the path
14481448

14491449
table:

0 commit comments

Comments
 (0)