refactor(api-docs): reorder extension definitions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
@@ -11,6 +11,7 @@ app:
|
||||
# - apis.plugin.graphiql.browse.gitlab: true
|
||||
- graphiql-endpoint:graphiql/gitlab: true
|
||||
|
||||
# Entity page cards
|
||||
- entity-card:catalog/about
|
||||
- entity-card:catalog/labels
|
||||
- entity-card:catalog/links:
|
||||
@@ -21,7 +22,21 @@ app:
|
||||
config:
|
||||
height: 300
|
||||
- entity-card:azure-devops/readme
|
||||
- entity-card:api-docs/consumed-apis:
|
||||
config:
|
||||
filter: kind:component
|
||||
- entity-card:api-docs/provided-apis:
|
||||
config:
|
||||
filter: kind:component
|
||||
- entity-card:api-docs/providing-components:
|
||||
config:
|
||||
filter: kind:api
|
||||
- entity-card:api-docs/consuming-components:
|
||||
config:
|
||||
filter: kind:api
|
||||
|
||||
# Entity page content
|
||||
- entity-content:api-docs/definition
|
||||
- entity-content:techdocs
|
||||
- entity-content:azure-devops/pipelines
|
||||
- entity-content:azure-devops/pull-requests
|
||||
|
||||
Reference in New Issue
Block a user