stoplightio / api-spec-converter

This package helps to convert between different API specifications (Postman, Swagger, RAML, StopLight).
MIT License
137 stars 86 forks source link

Tags And External Docs Support #8

Closed ranacseruet closed 8 years ago

ranacseruet commented 8 years ago

We don't have support for thiis two attributes in the rool level swagger spec definition:

ranacseruet commented 8 years ago

@marbemac , we probably can consider adding 'externalDocs' support after public documentation feature is completely ready, by putting the url of public docs(where applicable) on this field, while exporting.

glodieu commented 8 years ago

issue fixed in raml10 branch.