mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-03 12:16:10 +00:00
13 lines
261 B
YAML
13 lines
261 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.1/tictactoe.yaml
|
|
|
|
|
|
sink:
|
|
type: file
|
|
config:
|
|
filename: "/tmp/openapi_3_1_mces.json"
|