Kabir Oberai
8edb54fb71
Fix capability creation via public API ( #220 )
...
Ref #216 : the public API seems to now complain when passing in
`capabilities`, but the field is still required when using the private
API.
Co-authored-by: sfusco <slf@stevenfusco.com >
2026-05-16 20:04:51 -04:00
Erik Bautista Santibanez
bf34edcf6e
fix: resolve ASC invalid bearer token ( #129 )
...
This pull request resolves potential clock drift between ASC and bearer
token.
Ref: https://github.com/xtool-org/xtool/pull/97#discussion_r2203584344
2025-07-13 20:29:50 -04:00
Kabir Oberai
0425f9edeb
Add SwiftLint ( #104 )
...
Closes #72
2025-05-31 19:38:57 +05:30
Kabir Oberai
6730ea3896
Make ALL response enums extensible ( #92 )
...
Another bugfix for #64 . Fifth… time's the charm?
2025-05-25 19:09:17 +05:30
Kabir Oberai
72db71c871
DeveloperServices: support paginated requests ( #89 )
...
Realized that we need to paginate due to #87
2025-05-25 03:29:43 +05:30