Skip to content

Commit 7c96bf9

Browse files
committed
remove more deprecated endpoints, less strict model validation
1 parent c9681bf commit 7c96bf9

File tree

157 files changed

+142
-3727
lines changed

Some content is hidden

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

157 files changed

+142
-3727
lines changed

.openapi-generator/FILES

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,13 @@ docs/ApiToken.md
1919
docs/Asset.md
2020
docs/AssetDetails.md
2121
docs/Auth.md
22-
docs/Block.md
23-
docs/BlockApi.md
24-
docs/Blocks.md
2522
docs/Bridge.md
2623
docs/BridgeApi.md
2724
docs/BridgeSupportedNetwork.md
2825
docs/Candle.md
2926
docs/Candles.md
3027
docs/CandlestickApi.md
3128
docs/ContractAddress.md
32-
docs/CurrentHeight.md
3329
docs/Cursor.md
3430
docs/DailyReturn.md
3531
docs/DepositHistory.md
@@ -143,10 +139,8 @@ docs/TransactionApi.md
143139
docs/TransferFeeInfo.md
144140
docs/TransferHistory.md
145141
docs/TransferHistoryItem.md
146-
docs/Tx.md
147142
docs/TxHash.md
148143
docs/TxHashes.md
149-
docs/Txs.md
150144
docs/ValidatorInfo.md
151145
docs/WithdrawHistory.md
152146
docs/WithdrawHistoryItem.md
@@ -156,7 +150,6 @@ lighter/__init__.py
156150
lighter/api/__init__.py
157151
lighter/api/account_api.py
158152
lighter/api/announcement_api.py
159-
lighter/api/block_api.py
160153
lighter/api/bridge_api.py
161154
lighter/api/candlestick_api.py
162155
lighter/api/funding_api.py
@@ -189,14 +182,11 @@ lighter/models/api_token.py
189182
lighter/models/asset.py
190183
lighter/models/asset_details.py
191184
lighter/models/auth.py
192-
lighter/models/block.py
193-
lighter/models/blocks.py
194185
lighter/models/bridge.py
195186
lighter/models/bridge_supported_network.py
196187
lighter/models/candle.py
197188
lighter/models/candles.py
198189
lighter/models/contract_address.py
199-
lighter/models/current_height.py
200190
lighter/models/cursor.py
201191
lighter/models/daily_return.py
202192
lighter/models/deposit_history.py
@@ -304,10 +294,8 @@ lighter/models/trades.py
304294
lighter/models/transfer_fee_info.py
305295
lighter/models/transfer_history.py
306296
lighter/models/transfer_history_item.py
307-
lighter/models/tx.py
308297
lighter/models/tx_hash.py
309298
lighter/models/tx_hashes.py
310-
lighter/models/txs.py
311299
lighter/models/validator_info.py
312300
lighter/models/withdraw_history.py
313301
lighter/models/withdraw_history_item.py
@@ -317,5 +305,4 @@ lighter/rest.py
317305
setup.cfg
318306
test-requirements.txt
319307
test/__init__.py
320-
test/test_req_do_faucet.py
321308
tox.ini

docs/Block.md

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

docs/BlockApi.md

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

docs/Blocks.md

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

docs/CurrentHeight.md

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

0 commit comments

Comments
 (0)