node-oas-fastify

OAS 3.0 to Fastify routes automation

MIT License

Downloads
346
Stars
8
Committers
5

Bot releases are visible (Hide)

node-oas-fastify - v1.3.2

Published by github-actions[bot] about 4 years ago

1.3.2 (2020-09-15)

Build

  • deps: bump fastify-plugin from 2.3.3 to 2.3.4 (b713700)
node-oas-fastify - v1.3.1

Published by github-actions[bot] about 4 years ago

1.3.1 (2020-09-01)

Build

  • deps: bump fastify-plugin from 2.1.1 to 2.3.3 (#9) (1793b2f)
node-oas-fastify - v1.3.0

Published by github-actions[bot] about 4 years ago

1.3.0 (2020-09-01)

Features

  • schema: validate content-type header (2f7eeb5)

CI/CD

  • auto-merge: use GH token with auto-merge (505b274)

Tests

  • coverage: 100% test coverage run commands (91b91de)
node-oas-fastify - v1.2.2

Published by github-actions[bot] about 4 years ago

1.2.2 (2020-08-05)

Build

  • deps: bump fastify-plugin from 2.0.3 to 2.1.1 (#4) (0852a6b)

Tests

  • docker-compose: single docker compose for all node versions (7cd76cc)

CI/CD

  • action: do not run npx updated (d24d54c)
  • auto-merge: add auto-merge workflow (097a839)
  • auto-merge: auto-merge patch releases (7882282)
  • lint: improved super-linter performance (bb0be46)
  • lint: tweak markdown lint (0413b3c)
  • release: improved release process (8910b6d)
node-oas-fastify - v1.2.1

Published by github-actions[bot] about 4 years ago

1.2.1 (2020-07-30)

node-oas-fastify - v1.2.0

Published by github-actions[bot] about 4 years ago

1.2.0 (2020-07-27)

Features

  • requestbody: add request body validation (369aeab)
node-oas-fastify - v1.1.0

Published by github-actions[bot] about 4 years ago

1.1.0 (2020-07-23)

Features

  • handler: pass fastify instance to handler (e3e813e)

Reverts

  • release: keep node matrix in release (8ddbb5f)
node-oas-fastify - v1.0.0

Published by github-actions[bot] about 4 years ago

1.0.0 (2020-07-22)

Bug Fixes

  • node-v10: support node v10 (b597bb5)

Features