Closed
Description
For Swagger.Next we need to add i18n to description
fields. We can have two forms of description
. It can be a string or an object that has a pair of key,value for each locale/language. We can use ISO 639-2 standard (for example eng for English)
For example:
description:
eng: A simple API
esp: Un simple API
chi: 一个简单的API
Metadata
Metadata
Assignees
Labels
No labels