Skip to content

Commit 75ba17d

Browse files
committed
fix
1 parent fddb1ff commit 75ba17d

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

finfeedapi/sec-api/sdk-config/csharp-netcore.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

finfeedapi/sec-api/sdk-config/csharp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ outputDir: out/csharp
33
generatorName: csharp
44
additionalProperties:
55
useCompareNetObjects: "true"
6-
packageName: CoinAPI.EMSCloudMgmt.REST.V1
6+
packageName: APIBricks.FinFeedAPI.SECAPI.REST.V1

finfeedapi/sec-api/spec/sec-api-historical.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": "REST API",
4+
"title": "REST API",
55
"contact": {
66
"name": "API BRICKS LTD",
77
"url": "https://www.finfeedapi.com",

0 commit comments

Comments
 (0)