fix entity link examples
This commit is contained in:
@@ -87,9 +87,9 @@ metadata:
|
||||
tags:
|
||||
- java
|
||||
links:
|
||||
url: https://admin.example-org.com
|
||||
title: Admin Dashboard
|
||||
icon: dashboard
|
||||
- url: https://admin.example-org.com
|
||||
title: Admin Dashboard
|
||||
icon: dashboard
|
||||
spec:
|
||||
type: website
|
||||
lifecycle: production
|
||||
|
||||
@@ -5,9 +5,9 @@ metadata:
|
||||
description: The acme-corp organization
|
||||
links:
|
||||
- url: http://www.acme.com/
|
||||
name: Website
|
||||
title: Website
|
||||
- url: https://meta.wikimedia.org/wiki/
|
||||
name: Intranet
|
||||
title: Intranet
|
||||
spec:
|
||||
type: organization
|
||||
profile:
|
||||
|
||||
@@ -12,7 +12,7 @@ metadata:
|
||||
icon: github
|
||||
- url: https://github.com/OAI/OpenAPI-Specification/blob/master/examples/v3.0/petstore.yaml
|
||||
title: API Spec
|
||||
code: code
|
||||
icon: code
|
||||
spec:
|
||||
type: openapi
|
||||
lifecycle: experimental
|
||||
|
||||
Reference in New Issue
Block a user