Added OAS spec location in software-catalog API docs
* for easier API consumption, pointed to location of OpenAPI spec for software-catalog Signed-off-by: Johannes Nicolai <johannes.nicolai@postman.com>
This commit is contained in:
@@ -5,7 +5,8 @@ description: The Software Catalog API
|
||||
---
|
||||
|
||||
The software catalog backend has a JSON based REST API, which can be leveraged
|
||||
by external systems. This page describes its shape and features.
|
||||
by external systems. This page describes its shape and features. The OpenAPI spec
|
||||
for this API can be found [here](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend/src/schema/openapi.yaml).
|
||||
|
||||
## Overview
|
||||
|
||||
|
||||
Reference in New Issue
Block a user