feat: add const value _type to anki schema
This commit is contained in:
@@ -3,7 +3,9 @@
|
|||||||
path: .
|
path: .
|
||||||
codec: yaml
|
codec: yaml
|
||||||
fields:
|
fields:
|
||||||
- path: "_type"
|
- path: _type
|
||||||
|
codec: const
|
||||||
|
value: Anki
|
||||||
}
|
}
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user