Skip to content

Commit 7ede12a

Browse files
authored
Merge pull request #193 from binance/generate_clients
generate clients
2 parents a854a24 + 9c1612e commit 7ede12a

File tree

310 files changed

+22770
-11329
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

310 files changed

+22770
-11329
lines changed

clients/algo/docs/rest-api/migration-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ With the transition to a modularized structure, the Binance Connector has been s
2222
<dependency>
2323
<groupId>io.github.binance</groupId>
2424
<artifactId>binance-algo</artifactId>
25-
<version>1.2.0</version>
25+
<version>1.2.1</version>
2626
</dependency>
2727
```
2828

@@ -91,7 +91,7 @@ by:
9191
<dependency>
9292
<groupId>io.github.binance</groupId>
9393
<artifactId>binance-algo</artifactId>
94-
<version>1.2.0</version>
94+
<version>1.2.1</version>
9595
</dependency>
9696
```
9797

clients/c2c/docs/rest-api/migration-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ With the transition to a modularized structure, the Binance Connector has been s
2222
<dependency>
2323
<groupId>io.github.binance</groupId>
2424
<artifactId>binance-c2c</artifactId>
25-
<version>1.2.0</version>
25+
<version>1.2.1</version>
2626
</dependency>
2727
```
2828

@@ -91,7 +91,7 @@ by:
9191
<dependency>
9292
<groupId>io.github.binance</groupId>
9393
<artifactId>binance-c2c</artifactId>
94-
<version>1.2.0</version>
94+
<version>1.2.1</version>
9595
</dependency>
9696
```
9797

clients/common/src/main/java/com/binance/connector/client/common/websocket/dtos/SessionLogonResponse.java

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

clients/common/src/main/java/com/binance/connector/client/common/websocket/dtos/SessionLogonResponseDTO.java

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

0 commit comments

Comments
 (0)