Skip to content

Commit

Permalink
Update catalog URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
sgayangi committed Nov 1, 2024
1 parent 29d89a6 commit f5bc4ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ info:
This API is used to generate K8s resources for an API.
version: 1.2.0
servers:
- url: https://api.am.wso2.com/apk/1.2.0
- url: https://api.am.wso2.com:9095/api/deployer/1.2.0
paths:
/apis/deploy:
post:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ info:
This document specifies a **RESTful API** for WSO2 **APK** - **Runtime Component**.
version: 1.2.0
servers:
- url: https://api.am.wso2.com/apk/1.2.0
- url: https://api.am.wso2.com:9095/api/configurator/1.2.0
paths:
/apis/generate-configuration:
post:
Expand Down

0 comments on commit f5bc4ab

Please sign in to comment.