Skip to content

Files

Latest commit

Faraz KhanFaraz Khan
Faraz Khan
and
Faraz Khan
Oct 1, 2024
bb58d3e · Oct 1, 2024

History

History
15 lines (11 loc) · 2.32 KB

File metadata and controls

15 lines (11 loc) · 2.32 KB

Schema

A Schema represents an API schema for a particular Api and Version.

Fields

Field Type Required Description
api_id ::String ✔️ The ID of the Api this Schema belongs to.
created_at Date ✔️ Creation timestamp.
description ::String ✔️ A detailed description of the Schema.
revision_id ::String ✔️ An ID referencing this particular revision of the Schema.
version_id ::String ✔️ The version ID of the Api this Schema belongs to.
workspace_id ::String ✔️ The workspace ID this Schema belongs to.