feat: complete Epic 1 production foundation
This commit is contained in:
@@ -46,6 +46,7 @@ pub enum SchemaKind {
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug, PartialEq, Serialize, Deserialize)]
|
||||
#[serde(deny_unknown_fields)]
|
||||
pub struct Schema {
|
||||
#[serde(rename = "type")]
|
||||
pub kind: SchemaKind,
|
||||
|
||||
Reference in New Issue
Block a user