mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-23 09:32:04 +00:00
13 lines
265 B
YAML
13 lines
265 B
YAML
source:
|
|
type: openapi
|
|
config:
|
|
name: test_openapi
|
|
url: https://raw.githubusercontent.com/OAI/learn.openapis.org/refs/heads/main/examples/
|
|
swagger_file: v3.0/api-with-examples.yaml
|
|
|
|
|
|
sink:
|
|
type: file
|
|
config:
|
|
filename: "/tmp/openapi_mces.json"
|