Closed notthatnathan closed 2 years ago
Includes the tags field from the swagger file as template variables. Format is array of objects:
tags
tags: [ { name: 'house-pets', camelCaseName: 'housePets', }, { name: 'zoo-pets', camelCaseName: 'zooPets', }, ]
Includes the
tags
field from the swagger file as template variables. Format is array of objects: