Added link to GUI visualising OAS spec of software-catalog API
* as a follow up to #23471 adding link to Postman workspace * workspace provides to visualize software-catalog API * workspace allows to try out API calls in browser Signed-off-by: Johannes Nicolai <johannes.nicolai@postman.com>
This commit is contained in:
@@ -7,6 +7,7 @@ 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. The OpenAPI spec
|
||||
for this API can be found [here](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend/src/schema/openapi.yaml).
|
||||
A UI visualizing the OpenAPI endpoints including the ability to try them out in the browser can be found [here](https://www.postman.com/backstage-io/workspace/catalog-api/overview).
|
||||
|
||||
## Overview
|
||||
|
||||
|
||||
Reference in New Issue
Block a user