data-asset
Ingest a data asset from a schema
Ingest a data asset from a schema
POST
Ingest a data asset from a schema
Documentation Index
Fetch the complete documentation index at: https://docs.gable.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Data Asset Schema
The type of the source data asset, indicating its source or format (e.g., postgres, protobuf).
Available options:
postgres, mysql, mssql, json_schema, avro, protobuf, python, pyspark, typescript, java, s3, dataframe, kotlin, swift, php, golang The names of the sources
The name of the database schema
Array of schemas. Each schema could be from a db information schema or the contents of a schema file.
If true, no data asset will be registered
Link to the PR that may have added or edited the data assets
Example:
"https://github.com/fakeorg/fakerepo/pull/123"
Ingest a data asset from a schema