Skip to content

Instantly share code, notes, and snippets.

@leonardinius
Created May 15, 2021 06:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leonardinius/04ab08df2226179abbc82dba20ae21da to your computer and use it in GitHub Desktop.
Save leonardinius/04ab08df2226179abbc82dba20ae21da to your computer and use it in GitHub Desktop.
apiVersion: backstage.io/v1alpha1
kind: API
metadata:
name: petstore-v2
description: The petstore API
tags:
- store-v2
- rest
spec:
type: openapi
lifecycle: experimental
owner: team-c
definition:
$text: https://petstore.swagger.io/v2/swagger.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment