- go to https://cxserver.wikimedia.org/v2?doc#/
- find the section /v1/mt/{from}/{to}/{mtprovider}
- according to the spec.yaml, the response is { html: "<p>hello world</p>" }
- but the actual response is {contents: "<p>hello world</p>"}
figure out which is the right response and update the spec or config.