Page MenuHomePhabricator

Support i18n for JSON body descriptions
Open, Needs TriagePublic

Description

For this to work, we'll have to implement i10n in the code that generates the spec, e.g. jsonBodyValidator::getOpenAPISpec().
Compare the discusstion at https://github.com/OAI/OpenAPI-Specification/issues/274

Also, we'll want to think about how exactly to do that. Do we just change the descriptions, or do we add different keys, like this library does? https://www.npmjs.com/package/swagger-i18n-extensio

Event Timeline

Hi @Atieno, can you please associate one or more active project tags with this task (via the Add Action...Change Project Tags dropdown)? That will allow to see a task when looking at project workboards or searching for tasks in certain projects, and get notified about a task when watching a related project tag. Thanks!