add changeset

Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
This commit is contained in:
Aramis Sennyey
2024-04-01 11:13:19 -04:00
committed by web-next-automation
parent f4aebb8e88
commit 61a9e8801f
+9 -2
View File
@@ -168,7 +168,7 @@ Options:
-h, --help
Commands:
verify [options] [paths...]
verify [paths...]
lint [options] [paths...]
test [options] [paths...]
fuzz [options]
@@ -179,6 +179,14 @@ Commands:
```
Usage: backstage-repo-tools repo schema openapi fuzz [options]
check [options]
help [command]
```
### `backstage-repo-tools repo schema openapi check`
```
Usage: backstage-repo-tools repo schema openapi check [options]
Options:
--since <ref>
@@ -211,7 +219,6 @@ Options:
Usage: backstage-repo-tools repo schema openapi verify [options] [paths...]
Options:
--from <ref>
-h, --help
```