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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Not all options are available depending on the runtime as well as the API.
29
29
|===
30
30
| Field Name | Description | Required | Notes
31
31
| *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.
32
-
| *Implementation URI* | The URL to access for the proxy or the API. | Yes| For example, you can use the URL of your API asset in Exchange.
32
+
| *Implementation URI* | The URL to access for the proxy or the API. | No | For example, you can use the URL of your API asset in Exchange.
33
33
| *Consumer endpoint* | Specifies a proxy application's address for consumers to use for sending requests.| No |
34
34
|===
35
35
@@ -43,7 +43,7 @@ The options available when adding an API Instance using the Mule Gateway as the
43
43
|===
44
44
| Field Name | Description | Required | Notes
45
45
| *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.
46
-
| *Implementation URI* | The URL to access for the proxy or the API. | Yes| For example, you can use the URL of your API asset in Exchange.
46
+
| *Implementation URI* | The URL to access for the proxy or the API. | No | For example, you can use the URL of your API asset in Exchange.
47
47
| *Consumer endpoint* | Specifies a proxy application's address for consumers to use for sending requests.| No |
0 commit comments