Skip to content

Commit 38082b1

Browse files
committed
Add more coverage
Signed-off-by: Pavol Loffay <[email protected]>
1 parent 15271a2 commit 38082b1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.chloggen/ocb-component-schema.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ issues: [9769]
1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.
1717
# Use pipe (|) for multiline entries.
18-
subtext:
18+
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.
1921
2022
# Optional: The change log or logs in which this entry should be included.
2123
# e.g. '[user]' or '[user, api]'

0 commit comments

Comments
 (0)