Merge pull request #8665 from kuangp/refactor/definitionCard

feat(ApiDefinitionCard): display entity title if defined
This commit is contained in:
Patrik Oldsberg
2021-12-29 09:54:32 +01:00
committed by GitHub
3 changed files with 12 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-api-docs': patch
---
Display entity title on `ApiDefinitionCard` if defined