Skip to content

Commit be282a5

Browse files
authored
Merge pull request #602 from mulesoft/W-18296666-add-final-base-path-fa
W-18296666-add-final-base-path-fa
2 parents 2ab9729 + 622ae9a commit be282a5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

modules/ROOT/pages/_partials/api-configuration-tables.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@
7878
| *Protocol* | Specifies whether to use HTTP or HTTPS for the validations. | Yes | If you select HTTPS, specify a TLS context for inbound traffic.
7979
| *Inbound TLS* | Specifies the TLS context to secure inbound traffic. | No | Only available on Mule 4+. If you can't see a context, ensure that you have the correct permissions. To enable HTTPS in Mule 3 environment, see xref:enable-https-mule3-proxies.adoc[enable HTTPS in Mule 3x].
8080
| *Port* | Specifies the number to use if the displayed port is incorrect. | Yes |
81-
| *Base path* | Specifies the URL prefix for all API paths, relative to the host root. It must start with a leading slash `/`. | Yes |
81+
| *Base path* | Specifies the URL prefix for all API paths, relative to the host root. It must start and end with a leading slash `/`. +
82+
If the final slash is not provided, the system adds it automatically. | Yes |
8283
| *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.
8384
| *Advanced Options* | | |
8485
| *Consumer endpoint* | Specifies a proxy application's address for consumers to use for sending requests.| No |

0 commit comments

Comments
 (0)