Commit graph

108 commits

Author SHA1 Message Date
Pyrite 63f41dcbcb
feat(codegen): implemented oneOf unions for primitive types 2025-05-27 19:13:56 +02:00
Pyrite e1fdeca13a
chore(codegen): release version 2025-05-27 13:37:09 +02:00
Pyrite 03df609699
chore(codegen): implemented Eq for OpenApiSchema 2025-05-27 13:34:18 +02:00
Pyrite 3a48c30fce
chore(key-pool): expose inner storage and client 2025-05-26 18:49:38 +02:00
Pyrite dea314681c
feat(torn-api): added optional strum feature 2025-05-26 16:53:51 +02:00
Pyrite f0bf96c170
chore: release versions 2025-05-24 19:54:56 +02:00
Pyrite b6c74d17be
chore: moved schema file to torn-api crate 2025-05-24 19:53:46 +02:00
Pyrite 6482c951a1
chore(torn-api): release version 1.3.0 2025-05-24 14:38:27 +02:00
Pyrite 4a6c007bc4
chore(codegen): release version 2025-05-24 14:36:51 +02:00
Pyrite 8ecd9a88d3
feat(torn-api): add chrono for datetime support 2025-05-24 14:35:56 +02:00
Pyrite 5076a5d733
chore(codegen): publish version 2025-05-22 19:49:15 +02:00
Pyrite 4979e5c590
fix(codegen): fixed codegen for array path parameters 2025-05-22 19:47:10 +02:00
Pyrite f48f95a4a5
chore(key-pool): release version 2025-05-21 14:10:12 +02:00
TotallyNot 73358b70cc
chore: updated schemas 2025-05-19 20:09:38 +02:00
TotallyNot b4ce0c764e
feat: allow arbitrary deserialisation from unions 2025-05-01 16:10:24 +02:00
TotallyNot 7bc61de1c2
feat: simplified lifetime bounds on bulk executor 2025-04-29 22:46:43 +02:00
TotallyNot c17f93f600
feat: implemented bulk requests 2025-04-29 18:27:42 +02:00
TotallyNot 4dd4fd37d4
feat(core): allow optionally disabling expensive codegen 2025-04-27 15:23:52 +02:00
TotallyNot 26043ac318
fix: changed rust edition to 2021 2025-04-27 13:47:22 +02:00
TotallyNot b069c7e493
fix(code-gen): hack to fix resolution of malformed number property 2025-04-27 11:11:30 +02:00
TotallyNot 40b784cf57
feat(key-pool): allow setting schema for key table 2025-04-27 11:02:33 +02:00
TotallyNot c5651efbb0
chore(codegen): updated spec 2025-04-27 10:59:54 +02:00
TotallyNot 4b52c37774
feat(key-pool): updated key pool to use v2 api 2025-04-25 17:23:43 +02:00
TotallyNot 5ae490c756
chore(core): updated dependency 2025-04-24 23:45:49 +02:00
TotallyNot e5e5d327a2
chore(codegen): updated spec and improved builder ergonomics 2025-04-24 23:39:08 +02:00
TotallyNot 84d7c7586b
chore: added missing cargo manifest fields 2025-04-24 13:59:41 +02:00
TotallyNot 5a84558d89 feat(v2): initial commit 2025-04-24 13:44:57 +02:00
TotallyNot 48868983b3 0.9.0 2024-12-14 22:04:19 +01:00
TotallyNot 107282edb7 0.7.5 2024-10-05 16:17:50 +02:00
TotallyNot d3518b1f90 Merge pull request #2 from 39C-wallenstein/master
Added faction_tag_image
2024-10-05 16:05:35 +02:00
olesien 1bdc33e40a Fixed deserializer 2024-10-01 20:36:59 +02:00
olesien f5098a8a1b Added faction_tag_image 2024-10-01 19:35:20 +02:00
TotallyNot 37c0006758 api enum derives 2024-08-19 16:52:18 +02:00
TotallyNot 397bf3c414 remove bazaar ID 2024-05-23 13:25:30 +02:00
TotallyNot dc176a4c60 added ApiSelectionResponse trait 2024-04-04 16:48:53 +02:00
TotallyNot e93b3529cb more visibility adjustments 2024-04-04 16:38:22 +02:00
TotallyNot c83c304bbe adjust visibility of inner response 2024-04-04 16:29:41 +02:00
TotallyNot 1daee85581 changed before/after hook signatures 2024-04-04 16:19:44 +02:00
TotallyNot 8aaf61efb1 major refactoring 2024-04-04 15:59:10 +02:00
TotallyNot e8a8b5976b expose request in builder 2024-04-02 21:06:41 +02:00
TotallyNot c6b3051887 added timestamp options to url builder 2024-03-09 20:01:07 +01:00
TotallyNot a103b1323f added awards selections 2024-03-07 13:01:49 +01:00
TotallyNot 28520bada3 bump version to 0.6.4 2024-01-22 20:15:17 +01:00
TotallyNot fe708c2c97 Merge pull request #1 from olesien/master
Added torn -> items
2024-01-22 20:10:55 +01:00
olesien c9ead5e7d8 Fixed naming conventions 2024-01-22 20:09:37 +01:00
olesien d6232fd380 Added torn -> items
Also added unit test to check.
2024-01-22 20:04:22 +01:00
TotallyNot 97385ec6ca added market->bazaar 2024-01-22 16:38:49 +01:00
TotallyNot c6e19918d0 add faction id to rackets and fix territory wars 2023-11-22 00:01:25 +01:00
TotallyNot af39b03ef2 use torn-api 0.6 for the key pool 2023-11-20 13:17:26 +01:00
TotallyNot fee278e895 added faction tag 2023-11-19 12:09:01 +01:00