Currently there is an inconsistent behaviour between the geography and policy author APIs when publishing a policy/geography: - `PUT` for `geography/geographies/{ID}/publish` - `POST` for `policy/policies/{ID}/publish` This behaviour should be unified.
Currently there is an inconsistent behaviour between the geography and policy author APIs when publishing a policy/geography:
PUTforgeography/geographies/{ID}/publishPOSTforpolicy/policies/{ID}/publishThis behaviour should be unified.