Skip to content

Commit 2b681ee

Browse files
docs: fix bearer.token property
change: documentation Signed-off-by: Matthias Pichler <[email protected]>
1 parent e4cd93f commit 2b681ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsl-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1087,7 +1087,7 @@ Defines the fundamentals of a 'bearer' authentication
10871087

10881088
| Property | Type | Required | Description |
10891089
|----------|:----:|:--------:|-------------|
1090-
| bearer | `string` | `yes` | The bearer token to use. |
1090+
| token | `string` | `yes` | The bearer token to use. |
10911091

10921092
##### Examples
10931093

0 commit comments

Comments
 (0)