trello-to-deck/src/trello/test_data
Paul Campbell de94004be3
Some checks failed
Test / build (map[name:stable]) (push) Successful in 2m50s
Test / build (map[name:nightly]) (push) Successful in 2m55s
Release Please / Release-plz (push) Failing after 21s
feat: add APIResult
This is a generic type that contains the raw JSON response and the parsed value as a Result.

fixup: APIResult

FIXUP: APIResutl can handle missing response bodies
2024-12-12 22:34:51 +00:00
..
boards feat: add APIResult 2024-12-12 22:34:51 +00:00
query_tasks feat: add APIResult 2024-12-12 22:34:51 +00:00
get_card.json feat: add APIResult 2024-12-12 22:34:51 +00:00
get_lists_cards.json feat: add APIResult 2024-12-12 22:34:51 +00:00
get_members_boards_lists.json feat: add APIResult 2024-12-12 22:34:51 +00:00
list-1-cards.json feat: add APIResult 2024-12-12 22:34:51 +00:00
list-2-cards.json feat: add APIResult 2024-12-12 22:34:51 +00:00