We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 763170e commit 396e977Copy full SHA for 396e977
1 file changed
src/resources/schema/project.yml
@@ -67,7 +67,9 @@
67
- name: manuscript
68
description: Manuscript configuration
69
schema:
70
- ref: manuscript-schema
+ object:
71
+ super:
72
+ - resolveRef: manuscript-schema
73
74
- name: type
75
hidden: true
0 commit comments