mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-26 16:20:19 -04:00
In the future we need to get the metadata from the file in order to work out what form validation rules should apply (postage is only required for UK letters). To start doing this we need all instances of the app accepting `post` requests with the `file_id` in the URL, as well as in the form data (for backwards compatibility).