Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Shobhajayanna committed Dec 30, 2024
1 parent 0fbeff5 commit 14e4516
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/user-guide/api-mediation/api-mediation-multi-tenancy.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Zowe supports management of multiple tenants, whereby different tenants can serv
- [Troubleshooting multitenancy configuration](#troubleshooting-multitenancy-configuration)
- [ZWESG100W](#zwesg100w)
(#no-debug-messages-similar-to-apiml1-completed-with-oncomplete-are-produced)

## Overview of API MLs

The following diagram illustrates communication between the API Mediation Layers and Zowe in multiple domains. Note that some API MLs may be running in a sysplex (HA), while others may be in a monoplex (non-HA).
Expand Down Expand Up @@ -389,7 +389,7 @@ This request lists services in the APIML of the specific apimlId given.
This response should contain information about all services in an API ML with the specific apimlId.
<details>
<summary>Click here for an example of a response with /registry{apimlId}</summary>
<summary>Click here for an example response </summary>
**Example:**
Expand Down Expand Up @@ -434,7 +434,7 @@ This response should contain information about all services in an API ML with th
This response should contain information about a specific service in an APIML with the specific apimlId.
<details>
<summary>Click here for an example response with GET /gateway/api/v1/registry/{apimlId}?apiId={apiId}&serviceId={serviceId}</summary>
<summary>Click here for an example response </summary>
**Example:**
Expand Down

0 comments on commit 14e4516

Please sign in to comment.