You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1079,18 +1083,18 @@ Defines an external resource.
1079
1083
| Property | Type | Required | Description |
1080
1084
|----------|:----:|:--------:|-------------|
1081
1085
| name | `string` | `no` | The name, if any, of the defined resource. |
1082
-
| uri | [`uri-template`](#uri-template) | `yes` | The URI at which to get the defined resource. |
1083
-
| authentication | [`authentication`](#authentication) | `no` | The authentication policy, or the name of the authentication policy, to use when fecthing the resource. |
1086
+
| endpoint | [`endpoint`](#endpoint) | `yes` | The endpoint at which to get the defined resource. |
0 commit comments