Merge remote-tracking branch 'origin/master' into add-additional-scaffolder-permissions
* origin/master: (62 commits) microsite/data: update plugin author Update docs/features/software-catalog/extending-the-model.md Updated the note format of documents beps: move docs to 0008 Apply suggestions from code review microsite: switch feedback rating mode to stars Update ibm-apic-backend.yaml Update .changeset/cold-seas-end.md Update config to reflect valid option Updated the features documents Sort entries in table Incorporated the feedback move over most trivial services to backend-defaults luxon types remove the unneeded copy of the task scheduler interface remove backend-tasks dependency changesets arrange in backend-plugin-api and backend-defaults deprecate everything in backend-tasks add the scheduler definitions to backend-plugin-api/scheduler ... Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Apollo Explorer
|
||||
author: unredundant
|
||||
authorUrl: https://github.com/unredundant
|
||||
author: brizzbuzz
|
||||
authorUrl: https://github.com/brizzbuzz
|
||||
category: Debugging
|
||||
description: Integrates Apollo Explorer graphs as a tool to browse GraphQL API endpoints inside Backstage.
|
||||
documentation: https://github.com/backstage/community-plugins/blob/main/workspaces/apollo-explorer/plugins/apollo-explorer/README.md
|
||||
|
||||
@@ -5,7 +5,7 @@ authorUrl: https://croz.net/?utm_source=backstage.io&utm_medium=marketplace&utm_
|
||||
category: API Management
|
||||
description: Bring IBM APIC to Backstage.
|
||||
documentation: https://github.com/croz-ltd/apic-backend-plugin?utm_source=backstage.io&utm_medium=marketplace&utm_campaign=backstage-ibm-apic-backend
|
||||
iconUrl: https://croz.net/wp-content/uploads/2024/02/croz_large-o.png
|
||||
iconUrl: https://croz.net/app/uploads/2024/05/apple-touch-icon.png
|
||||
npmPackageName: '@croz/plugin-ibm-apic-backend'
|
||||
tags:
|
||||
- openapic
|
||||
|
||||
@@ -181,6 +181,7 @@ const config: Config = {
|
||||
hideIcon: true,
|
||||
customFont: true,
|
||||
buttonStyle: 'dark',
|
||||
ratingMode: 'stars',
|
||||
},
|
||||
],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user