mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-26 02:40:08 +00:00
Changed format for s3 staging (#8632)
This commit is contained in:
parent
dae85e92bd
commit
6da01b13a9
@ -39,7 +39,8 @@
|
|||||||
"s3StagingDir": {
|
"s3StagingDir": {
|
||||||
"title": "S3 Staging Directory",
|
"title": "S3 Staging Directory",
|
||||||
"description": "S3 Staging Directory.",
|
"description": "S3 Staging Directory.",
|
||||||
"type": "string"
|
"type": "string",
|
||||||
|
"format": "uri"
|
||||||
},
|
},
|
||||||
"workgroup": {
|
"workgroup": {
|
||||||
"title": "Athena Workgroup",
|
"title": "Athena Workgroup",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user