Catalogue translation write endpoints
Product and catalogue translations can now be written through the API, not only read. Translations can be kept in sync programmatically or pushed in from an external translation tool, instead of being retyped in the admin one locale at a time.
Fixes
- [api]Restore the OpenAPI document by adding the schema metadata it needs