Skip to content

Commit 2cb6d38

Browse files
Update OpenAPI docs to v2.14.0
1 parent 8531d25 commit 2cb6d38

14 files changed

+75
-4763
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.14.0](https://github.com/circlefin/openapi-internal/compare/v2.13.0...v2.14.0) (2024-12-03)
4+
5+
6+
### Features
7+
8+
* remove accounts api
9+
310
## [2.13.0](https://github.com/circlefin/openapi-internal/compare/v2.12.0...v2.13.0) (2024-10-23)
411

512

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.13.0
1+
2.14.0

openapi/json/account.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
}
77
],
88
"info": {
9-
"version": "2.13.0",
9+
"version": "2.14.0",
1010
"title": "Core Functionality",
1111
"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"
1212
},

0 commit comments

Comments
 (0)