Skip to content

Commit

Permalink
Update OpenAPI docs to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
circle-github-action-bot committed Dec 6, 2022
1 parent 098128a commit 401a6e1
Show file tree
Hide file tree
Showing 14 changed files with 40 additions and 33 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.1](https://github.com/circlefin/openapi-internal/compare/v1.3.0...v1.3.1) (2022-12-06)


### Fixes

* remove beta tags from sepa apis

## [1.3.0](https://github.com/circlefin/openapi-internal/compare/v1.2.1...v1.3.0) (2022-12-05)


Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.0
1.3.1
2 changes: 1 addition & 1 deletion openapi/json/account.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
}
],
"info": {
"version": "1.3.0",
"version": "1.3.1",
"title": "Core Functionality",
"description": "All of Circle's APIs share a common set of core functionality that lets you manage your Circle Account in a programmatic way.\n\nWith a Circle Account your business can deposit traditional money from 80+ countries and seamlessly convert them into \"digital currency dollars\": USDC. You can then use USDC for everyday payments and treasury flows.\n"
},
Expand Down
2 changes: 1 addition & 1 deletion openapi/json/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
}
],
"info": {
"version": "1.3.0",
"version": "1.3.1",
"title": "Accounts API",
"description": "The Accounts API allows you to easily create and host digital wallets for your customers, and manage transfers of funds across accounts- whether they are within the Circle platform, or in / out of the platform via on-chain USDC, EUROC, BTC, and ETH connectivity."
},
Expand Down
10 changes: 5 additions & 5 deletions openapi/json/circle-apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
}
],
"info": {
"version": "1.3.0",
"version": "1.3.1",
"title": "All Circle APIs",
"description": "Circle's General, Core Functionality, Payments, Payouts, Accounts, and Crypto Payments APIs bundled into one OpenAPI Specification."
},
Expand Down Expand Up @@ -2060,7 +2060,7 @@
"bearerAuth": []
}
],
"summary": "Create a SEPA bank account (BETA)",
"summary": "Create a SEPA bank account",
"operationId": "createSepaAccount",
"tags": [
"SEPA"
Expand Down Expand Up @@ -2144,7 +2144,7 @@
"bearerAuth": []
}
],
"summary": "Get a SEPA bank account (BETA)",
"summary": "Get a SEPA bank account",
"operationId": "getSepaAccount",
"tags": [
"SEPA"
Expand Down Expand Up @@ -2219,8 +2219,8 @@
"bearerAuth": []
}
],
"summary": "Get SEPA instructions (BETA)",
"description": "Get the SEPA transfer instructions into the Circle bank account given your bank account id (BETA).",
"summary": "Get SEPA instructions",
"description": "Get the SEPA transfer instructions into the Circle bank account given your bank account id.",
"operationId": "getSepaAccountInstructions",
"tags": [
"SEPA"
Expand Down
2 changes: 1 addition & 1 deletion openapi/json/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
}
],
"info": {
"version": "1.3.0",
"version": "1.3.1",
"title": "API Overview",
"description": "Common endpoints shared across all Circle APIs."
},
Expand Down
10 changes: 5 additions & 5 deletions openapi/json/payments.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
}
],
"info": {
"version": "1.3.0",
"version": "1.3.1",
"title": "Payments API",
"description": "The Circle Payments API allows you to take payments from your end users via traditional methods such as debit & credit cards, bank accounts (wires and ACH), etc., and receive settlement in USDC.\n\nThe Circle Payments API has been designed with any business or internet commerce in mind, not just crypto applications, and it's based on Circle's extensive experience processing millions of card payments since 2014.\n"
},
Expand Down Expand Up @@ -2802,7 +2802,7 @@
"bearerAuth": []
}
],
"summary": "Create a SEPA bank account (BETA)",
"summary": "Create a SEPA bank account",
"operationId": "createSepaAccount",
"tags": [
"SEPA"
Expand Down Expand Up @@ -2886,7 +2886,7 @@
"bearerAuth": []
}
],
"summary": "Get a SEPA bank account (BETA)",
"summary": "Get a SEPA bank account",
"operationId": "getSepaAccount",
"tags": [
"SEPA"
Expand Down Expand Up @@ -2961,8 +2961,8 @@
"bearerAuth": []
}
],
"summary": "Get SEPA instructions (BETA)",
"description": "Get the SEPA transfer instructions into the Circle bank account given your bank account id (BETA).",
"summary": "Get SEPA instructions",
"description": "Get the SEPA transfer instructions into the Circle bank account given your bank account id.",
"operationId": "getSepaAccountInstructions",
"tags": [
"SEPA"
Expand Down
6 changes: 3 additions & 3 deletions openapi/json/payouts.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
}
],
"info": {
"version": "1.3.0",
"version": "1.3.1",
"title": "Payouts API",
"description": "The Circle Payouts API allows you to programmatically make fast, global payouts to your customers, vendors, and suppliers. Use traditional methods like bank wires and ACH, or make payouts on supported blockchains."
},
Expand Down Expand Up @@ -1389,7 +1389,7 @@
"bearerAuth": []
}
],
"summary": "Create a SEPA bank account (BETA)",
"summary": "Create a SEPA bank account",
"operationId": "createSepaAccount",
"tags": [
"SEPA"
Expand Down Expand Up @@ -1473,7 +1473,7 @@
"bearerAuth": []
}
],
"summary": "Get a SEPA bank account (BETA)",
"summary": "Get a SEPA bank account",
"operationId": "getSepaAccount",
"tags": [
"SEPA"
Expand Down
2 changes: 1 addition & 1 deletion openapi/yaml/account.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: 3.0.2
servers:
- url: https://api-sandbox.circle.com
info:
version: 1.3.0
version: 1.3.1
title: Core Functionality
description: 'All of Circle''s APIs share a common set of core functionality that
lets you manage your Circle Account in a programmatic way.
Expand Down
2 changes: 1 addition & 1 deletion openapi/yaml/accounts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: 3.0.2
servers:
- url: https://api-sandbox.circle.com
info:
version: 1.3.0
version: 1.3.1
title: Accounts API
description: The Accounts API allows you to easily create and host digital wallets
for your customers, and manage transfers of funds across accounts- whether they
Expand Down
10 changes: 5 additions & 5 deletions openapi/yaml/circle-apis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: 3.0.2
servers:
- url: https://api-sandbox.circle.com
info:
version: 1.3.0
version: 1.3.1
title: All Circle APIs
description: Circle's General, Core Functionality, Payments, Payouts, Accounts,
and Crypto Payments APIs bundled into one OpenAPI Specification.
Expand Down Expand Up @@ -1325,7 +1325,7 @@ paths:
post:
security:
- bearerAuth: []
summary: Create a SEPA bank account (BETA)
summary: Create a SEPA bank account
operationId: createSepaAccount
tags:
- SEPA
Expand Down Expand Up @@ -1379,7 +1379,7 @@ paths:
- $ref: '#/components/parameters/IdPath'
security:
- bearerAuth: []
summary: Get a SEPA bank account (BETA)
summary: Get a SEPA bank account
operationId: getSepaAccount
tags:
- SEPA
Expand Down Expand Up @@ -1428,9 +1428,9 @@ paths:
- $ref: '#/components/parameters/IdPath'
security:
- bearerAuth: []
summary: Get SEPA instructions (BETA)
summary: Get SEPA instructions
description: Get the SEPA transfer instructions into the Circle bank account
given your bank account id (BETA).
given your bank account id.
operationId: getSepaAccountInstructions
tags:
- SEPA
Expand Down
2 changes: 1 addition & 1 deletion openapi/yaml/general.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: 3.0.2
servers:
- url: https://api-sandbox.circle.com
info:
version: 1.3.0
version: 1.3.1
title: API Overview
description: Common endpoints shared across all Circle APIs.
tags:
Expand Down
10 changes: 5 additions & 5 deletions openapi/yaml/payments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: 3.0.2
servers:
- url: https://api-sandbox.circle.com
info:
version: 1.3.0
version: 1.3.1
title: Payments API
description: 'The Circle Payments API allows you to take payments from your end
users via traditional methods such as debit & credit cards, bank accounts (wires
Expand Down Expand Up @@ -1920,7 +1920,7 @@ paths:
post:
security:
- bearerAuth: []
summary: Create a SEPA bank account (BETA)
summary: Create a SEPA bank account
operationId: createSepaAccount
tags:
- SEPA
Expand Down Expand Up @@ -1974,7 +1974,7 @@ paths:
- $ref: '#/components/parameters/IdPath'
security:
- bearerAuth: []
summary: Get a SEPA bank account (BETA)
summary: Get a SEPA bank account
operationId: getSepaAccount
tags:
- SEPA
Expand Down Expand Up @@ -2023,9 +2023,9 @@ paths:
- $ref: '#/components/parameters/IdPath'
security:
- bearerAuth: []
summary: Get SEPA instructions (BETA)
summary: Get SEPA instructions
description: Get the SEPA transfer instructions into the Circle bank account
given your bank account id (BETA).
given your bank account id.
operationId: getSepaAccountInstructions
tags:
- SEPA
Expand Down
6 changes: 3 additions & 3 deletions openapi/yaml/payouts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: 3.0.2
servers:
- url: https://api-sandbox.circle.com
info:
version: 1.3.0
version: 1.3.1
title: Payouts API
description: The Circle Payouts API allows you to programmatically make fast, global
payouts to your customers, vendors, and suppliers. Use traditional methods like
Expand Down Expand Up @@ -928,7 +928,7 @@ paths:
post:
security:
- bearerAuth: []
summary: Create a SEPA bank account (BETA)
summary: Create a SEPA bank account
operationId: createSepaAccount
tags:
- SEPA
Expand Down Expand Up @@ -982,7 +982,7 @@ paths:
- $ref: '#/components/parameters/IdPath'
security:
- bearerAuth: []
summary: Get a SEPA bank account (BETA)
summary: Get a SEPA bank account
operationId: getSepaAccount
tags:
- SEPA
Expand Down

0 comments on commit 401a6e1

Please sign in to comment.