UNPKG

fastify-swagger

Version:

Generate Swagger files automatically for Fastify.

15 lines (12 loc) 167 B
language: node_js node_js: - "6" - "8" - "10" - "11" before_script: - npm run prepare notifications: email: on_success: never on_failure: always