refactor(api-docs): reorder extension definitions

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2024-02-06 08:30:15 +01:00
parent fff681b45f
commit 46a220e846
2 changed files with 45 additions and 8 deletions
+15
View File
@@ -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