We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15271a2 commit 38082b1Copy full SHA for 38082b1
.chloggen/ocb-component-schema.yaml
@@ -15,7 +15,9 @@ issues: [9769]
15
# (Optional) One or more lines of additional information to render under the primary note.
16
# These lines will be padded with 2 spaces and then inserted directly into the document.
17
# Use pipe (|) for multiline entries.
18
-subtext:
+subtext: |
19
+ The collector builder can generate JSON schema for all components listed in the manifest.
20
+ The schema generation is exprimental and it can be enabled with `--generate-schema` flag.
21
22
# Optional: The change log or logs in which this entry should be included.
23
# e.g. '[user]' or '[user, api]'
0 commit comments