Skip to content

Commit 67fa009

Browse files
Small edits
1 parent c951a97 commit 67fa009

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
|===
44
| Field Name | Description | Required | Notes
55
| *Protocol* | Specifies whether to use HTTP or HTTPS. | Yes | If you select HTTPS, specify a TLS context for inbound traffic.
6-
| *Inbound TLS* | Specifies the TLS Context used for the inbound traffic of HTTPS APIs. | No | xref:gateway::flex-conn-tls-config.adoc[Configure a TLS Context for Flex Gateway] before adding a TLS Context to your API. Only available on Flex 1.4.0+.
6+
| *Inbound TLS* | TLS Context used for the inbound traffic of HTTPS APIs | No | xref:gateway::flex-conn-tls-config.adoc[Configure a TLS Context for Flex Gateway] before adding a TLS Context to your API. Only available on Flex 1.4.0+.
77
| *Port* | Specifies the number to use if the displayed port is incorrect. | No | Port can be shared between API instances over the same Target as long as the Base paths are different. Only available on Flex 1.2.0+.
88
| *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.
99
| *Advanced Options* | | |
@@ -16,8 +16,8 @@
1616
[%header%autowidth.spread,cols="15%,35%,15%,35%"]
1717
|===
1818
| Field Name | Description | Required | Notes
19-
| *Upstream URL* | 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.
20-
| *Outbound TLS* | Specifies the TLS Context used for the outbound traffic. | No | xref:gateway::flex-conn-tls-config.adoc[Configure a TLS Context for Flex Gateway] before adding a TLS Context to your API. Only available on Flex 1.4.0+.
19+
| *Upstream URL* | URL to access for the proxy or API. This must end with a `/`. | Yes | For example, you can use the URL of your API asset in Exchange.
20+
| *Outbound TLS* | TLS Context used for the outbound traffic to the upstream service | No | xref:gateway::flex-conn-tls-config.adoc[Configure a TLS Context for Flex Gateway] before adding a TLS Context to your API. Only available on Flex 1.4.0+.
2121
|===
2222
//end::flex-upstream[]
2323

0 commit comments

Comments
 (0)