mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-22 07:19:59 +00:00
Fix required (#4357)
This commit is contained in:
parent
8cc7999ce4
commit
2bd5d02b2b
@ -49,9 +49,6 @@
|
||||
},
|
||||
"additionalProperties": false,
|
||||
"required": [
|
||||
"endPointURL",
|
||||
"awsRegion",
|
||||
"awsAccessKeyId",
|
||||
"awsSecretAccessKey"
|
||||
"awsConfig"
|
||||
]
|
||||
}
|
||||
|
@ -59,9 +59,6 @@
|
||||
},
|
||||
"additionalProperties": false,
|
||||
"required": [
|
||||
"endPointURL",
|
||||
"awsRegion",
|
||||
"awsAccessKeyId",
|
||||
"awsSecretAccessKey"
|
||||
"awsConfig"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user