update entity links catalog examples

This commit is contained in:
Andrew Thauer
2021-01-28 05:43:14 -05:00
parent b47136bd34
commit 83b9462657
5 changed files with 1187 additions and 4 deletions
@@ -6,6 +6,8 @@ metadata:
links:
- url: http://www.acme.com/
name: Website
- url: https://meta.wikimedia.org/wiki/
name: Intranet
spec:
type: organization
profile:
@@ -6,6 +6,13 @@ metadata:
tags:
- store
- rest
links:
- url: https://github.com/swagger-api/swagger-petstore
title: GitHub Repo
icon: github
- url: https://github.com/OAI/OpenAPI-Specification/blob/master/examples/v3.0/petstore.yaml
title: API Spec
code: code
spec:
type: openapi
lifecycle: experimental
File diff suppressed because it is too large Load Diff
@@ -6,6 +6,12 @@ metadata:
tags:
- java
- data
links:
- url: https://example.com/apm/artists-lookup
title: APM
icon: dashboard
- url: https://example.com/logs/artists-lookup
title: Logs
spec:
type: service
lifecycle: experimental
@@ -4,7 +4,10 @@ metadata:
name: artists
description: Everything related to artists
links:
- url: http://example.com/domain/readme
title: Artists Domain Readme
- url: http://example.com/domain/artists/
title: Domain Readme
- url: http://example.com/domains/artists/dashboard
title: Domain Metrics Dashboard
icon: dashboard
spec:
owner: team-a