test(catalog): add test-data for tags

This commit is contained in:
Oliver Sand
2020-08-18 18:36:05 +02:00
parent 86eac5b458
commit bd6195d79f
6 changed files with 14 additions and 0 deletions
@@ -3,6 +3,9 @@ kind: Component
metadata:
name: artist-lookup
description: Artist Lookup
tags:
- java
- data
spec:
type: service
lifecycle: experimental
@@ -3,6 +3,8 @@ kind: Component
metadata:
name: podcast-api
description: Podcast API
tags:
- java
spec:
type: service
lifecycle: experimental
@@ -3,6 +3,9 @@ kind: Component
metadata:
name: queue-proxy
description: Queue Proxy
tags:
- go
- website
spec:
type: website
lifecycle: production
@@ -3,6 +3,8 @@ kind: Component
metadata:
name: searcher
description: Searcher
tags:
- go
spec:
type: service
lifecycle: production
@@ -3,6 +3,8 @@ kind: Component
metadata:
name: shuffle-api
description: Shuffle API
tags:
- go
spec:
type: service
lifecycle: production
@@ -3,6 +3,8 @@ kind: API
metadata:
name: streetlights
description: The Smartylighting Streetlights API allows you to remotely manage the city lights.
tags:
- unstable
spec:
type: asyncapi
definition: |