File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -53,10 +53,16 @@ spec-score validate <file|url>
5353** Examples:**
5454
5555``` bash
56- spec-score validate ./api/openapi .yaml
56+ spec-score validate spec .yaml
5757spec-score validate https://petstore3.swagger.io/api/v3/openapi.json
5858```
5959
60+ <img src =" https://github.com/user-attachments/assets/2391cbf3-f6b8-49f4-99b8-992b030cb923 " width =" 500 " />
61+
62+ <br />
63+ <br />
64+
65+
6066** Output includes:**
6167
6268- Document parsing and validation status
@@ -89,6 +95,7 @@ spec-score report ./openapi.yaml -f markdown -o api-report.md
8995# HTML report
9096spec-score report ./openapi.yaml -f html -o api-report.html
9197```
98+ <img src =" https://github.com/user-attachments/assets/5e5b7ba1-8d81-49d0-b147-460f4e1a793b " width =" 500 " height =" 450 " />
9299
93100## Scoring Criteria
94101
You can’t perform that action at this time.
0 commit comments