Skip to content

Commit 8dbfac5

Browse files
Fixed URI
1 parent 040b558 commit 8dbfac5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

modules/ROOT/pages/configure-api-task.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Not all options are available depending on the runtime as well as the API.
1212
|===
1313
| Field Name | Description | Required | Notes
1414
| *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 /. | Yes| 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 /. | No | For example, you can use the URL of your API asset in Exchange.
1616
| *Consumer endpoint* | Specifies a proxy application's address for consumers to use for sending requests.| No |
1717
| *Base path* | Specifies the URL prefix for all API paths, relative to the host root. It must start with a leading slash /. | No |
1818
| *Scheme* | Specifies whether to use HTTP or HTTPS. | Yes | If you select HTTPS, specify a TLS context for inbound traffic.
@@ -29,7 +29,7 @@ Not all options are available depending on the runtime as well as the API.
2929
|===
3030
| Field Name | Description | Required | Notes
3131
| *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.
3333
| *Consumer endpoint* | Specifies a proxy application's address for consumers to use for sending requests.| No |
3434
|===
3535

@@ -43,7 +43,7 @@ The options available when adding an API Instance using the Mule Gateway as the
4343
|===
4444
| Field Name | Description | Required | Notes
4545
| *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.
4747
| *Consumer endpoint* | Specifies a proxy application's address for consumers to use for sending requests.| No |
4848
|===
4949

0 commit comments

Comments
 (0)