mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-02 05:33:49 +00:00
15 lines
343 B
Markdown
15 lines
343 B
Markdown
![]() |
```yaml {% srNumber=100 %}
|
||
|
sourceConfig:
|
||
|
config:
|
||
|
type: ApiMetadata
|
||
|
markDeletedApiCollections: true
|
||
|
overrideMetadata: false
|
||
|
# apiCollectionFilterPattern:
|
||
|
# includes:
|
||
|
# - apiCollection1
|
||
|
# - apiCollection2
|
||
|
# excludes:
|
||
|
# - apiCollection3
|
||
|
# - apiCollection4
|
||
|
```
|