Typo in README for catalog-backend-module-msgraph
Signed-off-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-msgraph': patch
|
||||
---
|
||||
|
||||
Fix typo
|
||||
@@ -80,7 +80,7 @@ catalog:
|
||||
# See https://docs.microsoft.com/en-us/graph/search-query-parameter
|
||||
search: '"description:One" AND ("displayName:Video" OR "displayName:Drive")'
|
||||
# Optional select for groups, this will allow you work with schemaExtensions
|
||||
# in order to add extra information to your groups that can be used on you custom groupTransformers
|
||||
# in order to add extra information to your groups that can be used on your custom groupTransformers
|
||||
# See https://docs.microsoft.com/en-us/graph/api/resources/schemaextension?view=graph-rest-1.0
|
||||
select: ['id', 'displayName', 'description']
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user