mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 12:08:47 +00:00
minor: add supportsMetadataExtraction property in restConnection.json (#17974)
This commit is contained in:
parent
350e0f70cb
commit
62ced79671
@ -32,6 +32,12 @@
|
||||
"description": "Generated Token to connect to OpenAPI Schema.",
|
||||
"type": "string",
|
||||
"format": "password"
|
||||
},
|
||||
"supportsMetadataExtraction": {
|
||||
"title": "Supports Metadata Extraction",
|
||||
"description": "Supports Metadata Extraction.",
|
||||
"type": "boolean",
|
||||
"default": true
|
||||
}
|
||||
},
|
||||
"additionalProperties": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user