Merge pull request #4602 from SDA-SE/feat/less-columns

Reduce duplicate data from entity columns
This commit is contained in:
Fredrik Adelöw
2021-02-20 14:47:45 +01:00
committed by GitHub
12 changed files with 69 additions and 9 deletions
@@ -2,7 +2,8 @@ apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: petstore
description: Petstore
# This is an extra long description
description: The Petstore is an example API used to show features of the OpenAPI spec.
links:
- url: https://github.com/swagger-api/swagger-petstore
title: GitHub Repo