File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 11{
2+ "base_types" : {
3+ "Action" : " 5e60e623-ad02-4a1b-a1ac-406db978ee48" ,
4+ "Category" : " 818938c3-3139-4daa-afe6-974c78488e95" ,
5+ "Comment" : " b679ded3-0e7c-41ba-89f8-da62a17898ea" ,
6+ "ModerationAction" : " a5d232b8-5e03-4117-9afd-be32b878fcdd" ,
7+ "Proposal" : " 7808d2ba-d511-40af-84e8-c0d1625fdfdc" ,
8+ "SubmissionAction" : " 78927329-cfd9-4ea1-9c71-0e019b126a65" ,
9+ "Template" : " 0ce8ab38-9258-4fbc-a62e-7faa6e58318f"
10+ },
211 "docs" : {
312 "Category Parameters" : {
413 "headers" : {
Original file line number Diff line number Diff line change @@ -53,6 +53,9 @@ docs: #DocumentDefinitions & {
5353 }
5454}
5555
56+ // base Document Types to help with automated processing of the document schema information.
57+ base_types : _allDocTypes
58+
5659// Ensure that all Document Type IDs are Unique.
5760// See: all_docs.cue for a list of all known document types.
5861_allDocTypeIDs : list .UniqueItems
You can’t perform that action at this time.
0 commit comments