Skip to content

Commit 22b79c7

Browse files
Merge pull request #502 from mulesoft/W-12728350-fix-uri-gr
Fixed URI
2 parents 040b558 + 187ad96 commit 22b79c7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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)