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
Copy file name to clipboardExpand all lines: modules/ROOT/pages/configure-api-task.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Not all options are available depending on the runtime as well as the API.
12
12
|===
13
13
| Field Name | Description | Required | Notes
14
14
| *API instance label* | Specifies a label for the API. | No | If you have multiple managed instances of the same API, add a label to differentiate each instance from the others.
15
-
| *Implementation URI* | The URL to access for the proxy or the API. It must end with a /. | No | For example, you can use the URL of your API asset in Exchange.
15
+
| *Implementation URI* | The URL to access for the proxy or the API. It must end with a /. | Yes| For example, you can use the URL of your API asset in Exchange.
16
16
| *Consumer endpoint* | Specifies a proxy application's address for consumers to use for sending requests.| No |
17
17
| *Base path* | Specifies the URL prefix for all API paths, relative to the host root. It must start with a leading slash /. | No |
18
18
| *Scheme* | Specifies whether to use HTTP or HTTPS. | Yes | If you select HTTPS, specify a TLS context for inbound traffic.
0 commit comments