We need to add rate limits to the v1 api.
They should be the same as uk_national ones.
Note they should all be the default, apart from the large gsp all routes which should have a rate limit of once a minute
see example here
Note we shouldnt put them on each route, but check the default is applied
Need to update the docs too, to say what these rate limits are
CHECK DEFAULT routes might already be applied
We need to add rate limits to the v1 api.
They should be the same as uk_national ones.
Note they should all be the default, apart from the large gsp all routes which should have a rate limit of once a minute
see example here
Note we shouldnt put them on each route, but check the default is applied
Need to update the docs too, to say what these rate limits are
CHECK DEFAULT routes might already be applied