Skip to content

Commit 1df5316

Browse files
authored
Merge pull request wso2#10440 from dushaniw/4.6.0
add latest changes.
2 parents d38969c + b33e53f commit 1df5316

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

en/docs/api-developer-portal/publish-an-api-to-dev-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Before publishing, ensure the following requirements are met:
3333
You can check if these requirements are met in the Lifecycle page of the Publisher Portal.
3434

3535
---
36-
## Publishing to Developer Portal
36+
## Publishing an to Developer Portal
3737

3838
### Step 1: Sign in to the Publisher Portal
3939

@@ -45,9 +45,9 @@ Before publishing, ensure the following requirements are met:
4545

4646
2. Sign in with your credentials.
4747

48-
### Step 2: Select the API or API Product
48+
### Step 2: Select the API or AI API or API Product or MCP Server to Publish
4949

50-
1. Click on an API or API Product that is in the **CREATED** state
50+
1. Click on an API or AI API or API Product or MCP Server that is in the **CREATED** state
5151

5252
<img src="{{base_path}}/assets/img/learn/select-created-api.png" alt="Select API" title="Select API" width="35%" />
5353

en/mkdocs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -445,8 +445,7 @@ nav:
445445
- Universal Gateways with Dedicated Backends: api-gateway/api-gateways-with-dedicated-backends.md
446446
- Mutual SSL Between Universal Gateway and Backend: api-gateway/mutual-ssl-between-api-gateway-and-backend.md
447447
- Storing Custom Synapse Artifacts in the Gateway: api-gateway/custom-synapse-artifacts.md
448-
- Universal Gateway Policies:
449-
- Gateway Policies: api-gateway/gateway-policies.md
448+
- Gateway Policies:
450449
- Adding Dynamic Endpoints: api-gateway/policies/adding-dynamic-endpoints.md
451450
- Adding a Class Mediator: api-gateway/policies/adding-a-class-mediator.md
452451
- Adding a Non-Blocking Send Operation: api-gateway/policies/adding-a-non-blocking-send-operation.md
@@ -458,6 +457,7 @@ nav:
458457
- Removing Specific Request Headers from Response: api-gateway/policies/removing-specific-request-headers-from-response.md
459458
- Revoke One Time Tokens Policy: api-gateway/policies/revoke-one-time-tokens-policy.md
460459
- Transforming API Message Payload: api-gateway/policies/transforming-api-message-payload.md
460+
- Global Gateway Policies: api-gateway/gateway-policies.md
461461
- Threat Protectors:
462462
- Gateway Threat Protectors: api-gateway/threat-protectors/gateway-threat-protectors-for-api-manager.md
463463
- Regular Expression Threat Protection: api-gateway/threat-protectors/regular-expression-threat-protection-for-api-gateway.md
@@ -842,7 +842,7 @@ extra:
842842
- AI Gateway
843843
- API Analytics & Monetization
844844
- Key Manager
845-
- Administer
845+
- Administration
846846
- APIOps
847847
- Reference
848848
home_page_cards:
@@ -890,7 +890,7 @@ extra:
890890
- title: API Security
891891
options:
892892
- verticle-line-only
893-
- title: Administer
893+
- title: Administration
894894
options:
895895
- verticle-line-only
896896
- title: APIOps
@@ -927,7 +927,7 @@ extra:
927927
API Security:
928928
icon: octicons/shield-check-16
929929
level: 1
930-
Administer:
930+
Administration:
931931
icon: octicons/person-16
932932
level: 1
933933
APIOps:

0 commit comments

Comments
 (0)