Skip to content

Commit 04ac238

Browse files
committed
Adjust authentication link
Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com>
1 parent 7aa293d commit 04ac238

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
@@ -1818,7 +1818,7 @@ Describes an enpoint.
18181818
| Property | Type | Required | Description |
18191819
|----------|:----:|:--------:|-------------|
18201820
| uri | `string` | `yes` | The endpoint's URI. |
1821-
| authentication | `[authentication](#authentication)` | `no` | The authentication policy to use. |
1821+
| authentication | [authentication](#authentication) | `no` | The authentication policy to use. |
18221822

18231823
### HTTP Response
18241824

0 commit comments

Comments
 (0)