Skip to content

Commit

Permalink
Merge pull request #132 from chanaka3d/main-dev
Browse files Browse the repository at this point in the history
Fixign #72
  • Loading branch information
chanaka3d authored Mar 23, 2023
2 parents 6a79a51 + 6ae46db commit 906eac0
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 16,157 deletions.
4,848 changes: 0 additions & 4,848 deletions en/docs/catalogs/admin-api.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion en/docs/catalogs/api-reference-admin.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
template: templates/redoc.html
---

<redoc spec-url='../../catalogs/admin-api.yaml'></redoc>
<redoc spec-url='https://raw.githubusercontent.com/wso2/apk/main/admin/admin-domain-service/ballerina/resources/admin-api.yaml'></redoc>
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>

2 changes: 1 addition & 1 deletion en/docs/catalogs/api-reference-back-office.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
template: templates/redoc.html
---

<redoc spec-url='../../catalogs/backoffice-api.yaml'></redoc>
<redoc spec-url='https://raw.githubusercontent.com/wso2/apk/main/backoffice/backoffice-domain-service/ballerina/modules/backoffice/resources/backoffice-api.yaml'></redoc>
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
2 changes: 1 addition & 1 deletion en/docs/catalogs/api-reference-developer-portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
template: templates/redoc.html
---

<redoc spec-url='../../catalogs/devportal-api.yaml'></redoc>
<redoc spec-url='https://raw.githubusercontent.com/wso2/apk/main/devportal/devportal-domain-service/ballerina/resources/devportal-api.yaml'></redoc>
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
2 changes: 1 addition & 1 deletion en/docs/catalogs/api-reference-runtime.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
template: templates/redoc.html
---

<redoc spec-url='../../catalogs/runtime-api.yaml'></redoc>
<redoc spec-url='https://raw.githubusercontent.com/wso2/apk/main/runtime/runtime-domain-service/ballerina/resources/runtime-api.yaml'></redoc>
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
Loading

0 comments on commit 906eac0

Please sign in to comment.