Defining your schema
// DRAFT Schema
{
"id": "1385",
"datamart_id": "1509",
"status": "DRAFT",
"creation_date": 1609888013947,
"last_modification_date": 1610443926552,
"publication_date": null,
"suspension_date": null
}
// LIVE Schema
{
"id": "1281",
"datamart_id": "1509",
"status": "LIVE",
"creation_date": 1603198414771,
"last_modification_date": 1603198415117,
"publication_date": 1603198415733,
"suspension_date": null
}
// ARCHIVED Schema
{
"id": "1276",
"datamart_id": "1509",
"status": "ARCHIVED",
"creation_date": 1603102827888,
"last_modification_date": 1603102828087,
"publication_date": 1603102828479,
"suspension_date": 1603102848269
}Schema publication workflow
Schema updates
Manage schemas with mics CLI
Download a schema


Update a schema


Get existing schemas
Path Parameters
Name
Type
Description
Get a schema
Path Parameters
Name
Type
Description
Get the content of a schema
Path Parameters
Name
Type
Description
Create a DRAFT by cloning
Path Parameters
Name
Type
Description
Create a DRAFT without cloning
Path Parameters
Name
Type
Description
Upload the content
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Validate a DRAFT schema
Path Parameters
Name
Type
Description
Publish a schema
Path Parameters
Name
Type
Description
Last updated
Was this helpful?