Skip to content

Commit 3a1938b

Browse files
committed
fix
1 parent 9fc82ad commit 3a1938b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

finfeedapi/currencies-api-rest-historical/spec/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"openapi": "3.0.1",
2+
"openapi": "3.0.1",
33
"info": {
44
"title": "FX Historical REST API",
55
"contact": {

finfeedapi/currencies-api-rest-realtime/spec/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openapi": "3.0.1",
33
"info": {
4-
"title": "FX Realtime REST API",
4+
"title": "FX Realtime REST API",
55
"contact": {
66
"name": "API BRICKS LTD",
77
"url": "https://www.finfeedapi.com",

0 commit comments

Comments
 (0)