Skip to content

Clean up the FormData defaults and casting rules

Philip Elson requested to merge pelson/cara:feature/shorter_url into master

Clean up the FormData defaults and casting rules. Using this information we now shorten the FormData dictionary. The baseline form URL is now 490 characters compared to 1089 previously. Closes #143 (closed).

Merge request reports