You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/SERVER.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Use curl or your favorite tool to pass arguments to the `/sbom` route.
27
27
28
28
## API Specification
29
29
30
-
View cdxgen API specificationvia [Swagger Editor](https://editor.swagger.io?url=https://github.com/CycloneDX/cdxgen/blob/master/lib/server/openapi.yaml)
30
+
View the latest [cdxgen server API specification](https://github.com/CycloneDX/cdxgen/blob/master/lib/server/openapi.yaml) online via [Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/CycloneDX/cdxgen/master/lib/server/openapi.yaml).
0 commit comments