Skip to content

Commit daca08c

Browse files
Merge branch 'v2.x' into flex-gateway-v1-5
2 parents 72a0b55 + 0fe4a89 commit daca08c

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @priyaayyar @mulesoft/team-docs
1+
* @glenn-rodgers-sf @mulesoft/team-docs

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
| *Protocol* | Specifies whether to use HTTP or HTTPS for the validations. | Yes | If you select HTTPS, specify a TLS context for inbound traffic.
6767
| *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.
6868
| *Port* | Specifies the number to use if the displayed port is incorrect. | Yes |
69-
| *Base path* | Specifies the URL prefix for all API paths, relative to the host root. It must start with a leading slash /. | Yes |
69+
| *Base path* | Specifies the URL prefix for all API paths, relative to the host root. It must start with a leading slash `/`. | Yes |
7070
| *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.
7171
| *Advanced Options* | | |
7272
| *Consumer endpoint* | Specifies a proxy application's address for consumers to use for sending requests.| No |

modules/ROOT/pages/rest-validator-extension.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,9 @@ Per the following table of compatibilities, for example, if you use the REST val
156156

157157
|===
158158
| Rest Validator Version | ApiKit REST Module Version
159+
| 2.2.4 | 1.9.0
160+
| 2.2.3 | 1.8.3
161+
| 2.2.2 | 1.7.0
159162
| 2.2.1 | 1.5.3
160163
| 2.2.0 | 1.4.2
161164
| 2.1.3 | 1.3.17

0 commit comments

Comments
 (0)