Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Shobhajayanna committed Dec 20, 2024
1 parent 05d4cd0 commit 13f502c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/user-guide/api-mediation/api-mediation-multi-tenancy.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ The following commands are examples of establishing a trust relationship between
```
TSS LIST(ZWESVUSR) KEYRING(ZOWERING)
```
</details>
2. Import root and, if applicable, intermediate public key certificates of the API ML running on system X into the truststore of the API MLs running on systems Y and Z.
Expand Down Expand Up @@ -412,6 +413,7 @@ This response should contain information about all services in an APIML with the
}
]
```
</details>
### Response with `GET /gateway/api/v1/registry/{apimlId}?apiId={apiId}&serviceId={serviceId}`
Expand Down Expand Up @@ -445,6 +447,7 @@ This response should contain information about a specific service in an APIML wi
}
]
```
</details>
## Validating successful configuration with `/registry`
Expand Down

0 comments on commit 13f502c

Please sign in to comment.