Skip to content

Commit 60d9120

Browse files
committed
Auto-generate SDK for FinFeedAPI SEC API Historical
1 parent f7fbe8d commit 60d9120

24 files changed

+27
-49
lines changed

finfeedapi/sec-api/sdk/csharp/APIBricks.FinFeedAPI.SECAPI.REST.V1.sln

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
22
# Visual Studio 2012
33
VisualStudioVersion = 12.0.0.0
44
MinimumVisualStudioVersion = 10.0.0.1
5-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.FinFeedAPI.SECAPI.REST.V1", "src\APIBricks.FinFeedAPI.SECAPI.REST.V1\APIBricks.FinFeedAPI.SECAPI.REST.V1.csproj", "{780F71E3-2E99-4851-864C-BB257887C5CF}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.FinFeedAPI.SECAPI.REST.V1", "src\APIBricks.FinFeedAPI.SECAPI.REST.V1\APIBricks.FinFeedAPI.SECAPI.REST.V1.csproj", "{AC3D8D34-75D8-469D-88A3-0A8900683E3F}"
66
EndProject
77
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.FinFeedAPI.SECAPI.REST.V1.Test", "src\APIBricks.FinFeedAPI.SECAPI.REST.V1.Test\APIBricks.FinFeedAPI.SECAPI.REST.V1.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
88
EndProject
@@ -12,10 +12,10 @@ Global
1212
Release|Any CPU = Release|Any CPU
1313
EndGlobalSection
1414
GlobalSection(ProjectConfigurationPlatforms) = postSolution
15-
{780F71E3-2E99-4851-864C-BB257887C5CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{780F71E3-2E99-4851-864C-BB257887C5CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{780F71E3-2E99-4851-864C-BB257887C5CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{780F71E3-2E99-4851-864C-BB257887C5CF}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{AC3D8D34-75D8-469D-88A3-0A8900683E3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{AC3D8D34-75D8-469D-88A3-0A8900683E3F}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{AC3D8D34-75D8-469D-88A3-0A8900683E3F}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{AC3D8D34-75D8-469D-88A3-0A8900683E3F}.Release|Any CPU.Build.0 = Release|Any CPU
1919
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
2020
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
2121
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU

finfeedapi/sec-api/sdk/csharp/src/APIBricks.FinFeedAPI.SECAPI.REST.V1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Authentication schemes defined for the API:
178178
- packageCompany: OpenAPI
179179
- packageCopyright: No Copyright
180180
- packageDescription: A library generated from a OpenAPI doc
181-
- packageGuid: {780F71E3-2E99-4851-864C-BB257887C5CF}
181+
- packageGuid: {AC3D8D34-75D8-469D-88A3-0A8900683E3F}
182182
- packageName: APIBricks.FinFeedAPI.SECAPI.REST.V1
183183
- packageTags:
184184
- packageTitle: OpenAPI Library

finfeedapi/sec-api/sdk/eiffel/api_client.ecf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="ISO-8859-1"?>
2-
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-21-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-21-0 http://www.eiffel.com/developers/xml/configuration-1-21-0.xsd" name="openapi_eiffel_client" uuid="02c9c737-a574-4fed-b539-b1d597e491f8" library_target="openapi_eiffel_client">
2+
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-21-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-21-0 http://www.eiffel.com/developers/xml/configuration-1-21-0.xsd" name="openapi_eiffel_client" uuid="119f2bac-a10f-480f-ac81-f9aa92a1e095" library_target="openapi_eiffel_client">
33
<target name="openapi_eiffel_client">
44
<root all_classes="true"/>
55
<file_rule>

finfeedapi/sec-api/sdk/eiffel/test/api_test.ecf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="ISO-8859-1"?>
2-
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-21-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-21-0 http://www.eiffel.com/developers/xml/configuration-1-21-0.xsd" name="test" uuid="a796dc03-8362-4fc3-8228-f9cd19a74cdc">
2+
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-21-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-21-0 http://www.eiffel.com/developers/xml/configuration-1-21-0.xsd" name="test" uuid="43ca9c93-c7cc-4a7d-bd94-388a1361dfad">
33
<target name="test">
44
<root feature="make" class="APPLICATION"/>
55
<file_rule>

finfeedapi/sec-api/sdk/groovy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This Groovy package, using the [http-builder-ng library](https://http-builder-ng
66

77
- API version: v1
88
- Package version: v1
9-
- Build date: 2025-05-14T11:10:17.703001774Z[Etc/UTC]
9+
- Build date: 2025-05-14T11:27:59.965844956Z[Etc/UTC]
1010
- Generator version: 7.13.0
1111
- Build package: org.openapitools.codegen.languages.GroovyClientCodegen
1212
For more information, please visit [https://www.finfeedapi.com](https://www.finfeedapi.com)

finfeedapi/sec-api/sdk/java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
REST API
44
- API version: v1
5-
- Build date: 2025-05-14T11:10:17.800482560Z[Etc/UTC]
5+
- Build date: 2025-05-14T11:28:00.070213808Z[Etc/UTC]
66
- Generator version: 7.13.0
77

88
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

finfeedapi/sec-api/sdk/java/src/main/java/org/openapitools/client/ApiException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* <p>ApiException class.</p>
2222
*/
2323
@SuppressWarnings("serial")
24-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-05-14T11:10:17.800482560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
24+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-05-14T11:28:00.070213808Z[Etc/UTC]", comments = "Generator version: 7.13.0")
2525
public class ApiException extends Exception {
2626
private static final long serialVersionUID = 1L;
2727

finfeedapi/sec-api/sdk/java/src/main/java/org/openapitools/client/Configuration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import java.util.concurrent.atomic.AtomicReference;
1818
import java.util.function.Supplier;
1919

20-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-05-14T11:10:17.800482560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
20+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-05-14T11:28:00.070213808Z[Etc/UTC]", comments = "Generator version: 7.13.0")
2121
public class Configuration {
2222
public static final String VERSION = "v1";
2323

finfeedapi/sec-api/sdk/java/src/main/java/org/openapitools/client/Pair.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
package org.openapitools.client;
1515

16-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-05-14T11:10:17.800482560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
16+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-05-14T11:28:00.070213808Z[Etc/UTC]", comments = "Generator version: 7.13.0")
1717
public class Pair {
1818
private String name = "";
1919
private String value = "";

finfeedapi/sec-api/sdk/java/src/main/java/org/openapitools/client/ServerConfiguration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
/**
1919
* Representing a Server configuration.
2020
*/
21-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-05-14T11:10:17.800482560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
21+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-05-14T11:28:00.070213808Z[Etc/UTC]", comments = "Generator version: 7.13.0")
2222
public class ServerConfiguration {
2323
public String URL;
2424
public String description;

0 commit comments

Comments
 (0)