ex_trello v1.0.0 ExTrello.Parser
Provides parser logic for API results.
Summary
Functions
Check the possible nested resources for any given object. Should work on any arbitrarily nested objects. TODO: Test coverage
Parse access_token response
Parse action record returned from API response json
Parse board record returned from API response json
Parse card record returned from API response json
Parse checklist record returned from API response json
Parse list record returned from API response json
Parse member record returned from API response json
Parse organization record returned from API response json
Parse request_token response
Functions
Check the possible nested resources for any given object. Should work on any arbitrarily nested objects. TODO: Test coverage