diff --git a/src/document/openapi/cn/document.yml b/src/document/openapi/cn/document.yml index b37985abd..990cf3488 100644 --- a/src/document/openapi/cn/document.yml +++ b/src/document/openapi/cn/document.yml @@ -99,8 +99,6 @@ servers: description: production - url: https://au.rpaygroup.com/api/v1.0 description: proxy - - url: https://sandbox.royalpay.com.au/api/v1.0 - description: sandbox tags: - name: PublicApi description: 公共API diff --git a/src/document/openapi/en/document.yml b/src/document/openapi/en/document.yml index ce45d3310..831f9cd80 100644 --- a/src/document/openapi/en/document.yml +++ b/src/document/openapi/en/document.yml @@ -97,8 +97,6 @@ info: servers: - url: https://mpay.royalpay.com.au/api/v1.0 description: production - - url: https://sandbox.royalpay.com.au/api/v1.0 - description: sandbox tags: - name: PublicApi description: Public API