Commit graph

119 commits

Author SHA1 Message Date
pyrite cf98d24090
feat(codegen): various improvements to robustness 2025-06-27 16:59:38 +02:00
pyrite a90bcb00c4
chore(torn-api): update schema 2025-05-28 19:51:32 +02:00
pyrite 1c9b4123c3
fix(api): removed missing properties from personalstats 2025-05-28 11:13:27 +02:00
pyrite e5a766b893
fix(torn-api): fix popular personalstats 2025-05-28 11:01:45 +02:00
pyrite 45899430bb
chore(torn-api): changed personalstats order 2025-05-28 10:43:44 +02:00
pyrite bd27916aa5
chore: update schema and release versions 2025-05-28 10:20:55 +02:00
pyrite 98073a37bd
fix(torn-api): fix request parameter encoding 2025-05-28 10:19:43 +02:00
pyrite 40913bc89b
fix(codegen): hacky fix for colliding enum names 2025-05-28 10:19:05 +02:00
pyrite 14e6e81278
chore: versions 2025-05-27 19:57:17 +02:00
pyrite 3ad92fb8c8
feat(codegen): derive Eq and Hash for most enum types 2025-05-27 19:56:03 +02:00
pyrite 1af37bea89
chore: release versions 2025-05-27 19:31:50 +02:00
pyrite 39731f2f5d
feat(codegen): implemented oneOf unions for primitive types 2025-05-27 19:27:59 +02:00
pyrite 83dfdb27ac
chore(codegen): release version 2025-05-27 19:27:59 +02:00
pyrite 6aaa06f501
chore(codegen): implemented Eq for OpenApiSchema 2025-05-27 19:27:59 +02:00
pyrite c8bdcc81c4
chore(key-pool): expose inner storage and client 2025-05-27 19:27:58 +02:00
pyrite 8bfa1b8ac3
feat(torn-api): added optional strum feature 2025-05-27 19:27:58 +02:00
pyrite 56e64470de
chore: release versions 2025-05-27 19:27:58 +02:00
pyrite 6d57f275a2
chore: moved schema file to torn-api crate 2025-05-27 19:27:58 +02:00
pyrite 11c5d71bf6
chore(torn-api): release version 1.3.0 2025-05-27 19:27:57 +02:00
pyrite eb6e98f41b
chore(codegen): release version 2025-05-27 19:27:57 +02:00
pyrite 7a4f6462f5
feat(torn-api): add chrono for datetime support 2025-05-27 19:27:57 +02:00
pyrite 266122ea0e
chore(codegen): publish version 2025-05-27 19:27:57 +02:00
pyrite 47461b61b2
fix(codegen): fixed codegen for array path parameters 2025-05-27 19:27:56 +02:00
pyrite b245e3e712
chore(key-pool): release version 2025-05-27 19:27:56 +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