mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-03 06:03:12 +00:00
Update storageService.json (#12529)
Add support to using a custom storage connection
This commit is contained in:
parent
f215a4424f
commit
5d53335d83
@ -42,6 +42,9 @@
|
||||
"oneOf": [
|
||||
{
|
||||
"$ref": "connections/storage/s3Connection.json"
|
||||
},
|
||||
{
|
||||
"$ref": "connections/storage/customStorageConnection.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user