fastify-swagger

Swagger documentation generator for Fastify

MIT License

Downloads
1.7M
Stars
864
Committers
139
fastify-swagger - v4.8.0

Published by climba03003 over 3 years ago

📚 PR:

  • add missing comma (#407)
  • ci: add nodejs v16 to test matrix (#409)
  • chore(deps-dev): bump @types/node from 14.14.42 to 15.0.0 (#410)
  • chore(deps-dev): bump swagger-ui-dist from 3.47.1 to 3.48.0 (#411)
  • chore(deps-dev): bump fs-extra from 9.1.0 to 10.0.0 (#412)
  • chore(deps-dev): bump tsd from 0.14.0 to 0.15.0 (#413)
  • chore(deps): bump actions/checkout from 2 to 2.3.4 (#415)
  • fix: add hideUntagged to type definition (#414)
  • docs(readme): revamp documentation (#408)
  • chore(deps-dev): bump swagger-ui-dist from 3.48.0 to 3.49.0 (#417)
  • chore(deps): bump fastify/github-action-merge-dependabot (#418)
  • chore(deps-dev): bump tsd from 0.15.1 to 0.16.0 (#419)
  • chore(deps): bump fastify/github-action-merge-dependabot (#420)
  • chore(deps-dev): bump tsd from 0.16.0 to 0.17.0 (#423)
  • chore(deps-dev): bump swagger-ui-dist from 3.49.0 to 3.50.0 (#424)
  • Add OpenAPI Links support (#428)
fastify-swagger - v4.7.0

Published by climba03003 over 3 years ago

📚 PR:

  • docs: update supported version (#402)
  • chore(deps-dev): bump swagger-ui-dist from 3.46.0 to 3.47.1 (#404)
  • feat: added option to hide untagged routes (#406)
fastify-swagger - v4.6.0

Published by climba03003 over 3 years ago

📚 PR:

  • feat: better csp integrate (#401)
fastify-swagger - v4.5.1

Published by climba03003 over 3 years ago

📚 PR:

  • chore(deps): bump openapi-types from 7.2.3 to 8.0.0 (#396)
  • fix error when using default=null (#400)
fastify-swagger - v4.5.0

Published by Eomm over 3 years ago

📚 PR:

  • ci: add matrix.os array to test on other os (#386)
  • chore(deps-dev): bump swagger-ui-dist from 3.45.0 to 3.45.1 (#387)
  • docs: typo (#388)
  • chore(deps-dev): bump swagger-ui-dist from 3.45.1 to 3.46.0 (#391)
  • feat: move to tap 15.0.1 (#393)
  • feat: support x-consume for complex serialization (#389)
fastify-swagger - v4.4.2

Published by climba03003 over 3 years ago

📚 PR:

  • chore(deps-dev): bump swagger-ui-dist from 3.44.1 to 3.45.0 (#382)
  • chore(deps): bump fastify/github-action-merge-dependabot (#383)
  • fix #384 : underscore in parameters name (#385)
fastify-swagger - v4.4.1

Published by climba03003 over 3 years ago

📚 PR:

  • chore(gitignore): use latest github ignore template (#380)
  • fix: uiConfig types and initOAuth in static mode (#381)
fastify-swagger - v4.4.0

Published by climba03003 over 3 years ago

📚 PR:

  • chore(deps): bump fastify/github-action-merge-dependabot (#376)
  • fix: joi transform (#374)
  • chore(deps): bump fastify/github-action-merge-dependabot (#379)
  • chore(deps-dev): bump swagger-ui-dist from 3.44.0 to 3.44.1 (#378)
  • chore: add dynamic openapi joi example (#377)
  • feat: pass swagger-ui initOAuth config (#375)
fastify-swagger - v4.3.3

Published by mcollina over 3 years ago

📚 PR:

  • fix: multiple path params cannot be recognize with two brackets (#372)
fastify-swagger - v4.3.2

Published by mcollina over 3 years ago

📚 PR:

  • chore(deps-dev): bump swagger-ui-dist from 3.42.0 to 3.43.0 (#365)
  • docs(readme): spelling and grammar fixes (#366)
  • docs(readme): Clarify purpose of the library (#367)
  • chore(deps): bump fastify-static from 3.4.0 to 4.0.0 (#368)
  • chore(deps): bump actions/setup-node from v2.1.4 to v2.1.5 (#369)
  • chore(deps-dev): bump swagger-ui-dist from 3.43.0 to 3.44.0 (#370)
  • fix: openapi parameters description (#371)
fastify-swagger - 4.3.1

Published by kibertoad over 3 years ago

📚 PR:

  • docs: Clarify purpose of the library (#367)
  • docs: Spelling and grammar fixes (#366)
  • chore: bump swagger-ui-dist from 3.42.0 to 3.43.0 (#365)
fastify-swagger - v4.3.0

Published by mcollina over 3 years ago

📚 PR:

  • Transform Fastify schema.responseDescription to OAS response.description [#336] (#341)
  • Default pkg to empty object in case readPackageJson fails (#354)
fastify-swagger - v4.2.0

Published by mcollina over 3 years ago

📚 PR:

  • chore(deps-dev): bump swagger-ui-dist from 3.41.1 to 3.42.0 (#357)
  • chore: documentation and ci updates (#358)
  • fix: static ui config is missing (#356)
  • fix: missing security field in openapi (#355)
fastify-swagger - v4.1.1

Published by mcollina over 3 years ago

  • regenerate the bundle
fastify-swagger - v4.1.0

Published by Eomm over 3 years ago

📚 PR:

  • Fix swagger nxx response (#345)
  • Update readme and CI (#348)
  • chore(deps): bump actions/setup-node from v1 to v2.1.4 (#350)
  • chore(deps): bump fastify/github-action-merge-dependabot (#349)
  • feat: pass swagger-ui additional configuration (#351)
  • feat: response headers and empty body (#346)
fastify-swagger - v4.0.1

Published by mcollina over 3 years ago

📚 PR:

  • chore(deps-dev): bump swagger-ui-dist from 3.40.0 to 3.41.1 (#344)
  • fix(deps): Correctly add openapi-types to dependencies (#342)
  • refactor: increase readability (#339)
fastify-swagger - v4.0.0

Published by mcollina over 3 years ago

📚 PR:

  • chore(deps-dev): bump swagger-ui-dist from 3.36.1 to 3.36.2
  • feature: when stripBasePath is set to false, do not strip basePath (#310)
  • fix: add operationId to types (#320)
  • fix: include swagger extensions if define at the root (#305)
  • chore: add dependabot automerge (#322)
  • chore(deps-dev): bump swagger-ui-dist from 3.36.2 to 3.37.0 (#324)
  • chore(deps-dev): bump swagger-ui-dist from 3.37.0 to 3.37.2 (#325)
  • chore(deps-dev): bump tsd from 0.13.1 to 0.14.0 (#326)
  • chore(deps-dev): bump swagger-ui-dist from 3.37.2 to 3.38.0 (#329)
  • chore(deps-dev): bump swagger-ui-dist from 3.38.0 to 3.39.0 (#332)
  • Fix type of StaticDocumentSpec.document (#328)
  • chore(deps-dev): bump swagger-ui-dist from 3.39.0 to 3.40.0 (#334)
  • feat : add openapi 3 support (#333)
  • updated js-yaml to v4 (#338)
fastify-swagger - v3.5.0

Published by mcollina almost 4 years ago

📚 PR:

  • Bump swagger-ui-dist from 3.34.0 to 3.35.2
  • Bump fastify-plugin from 2.3.4 to 3.0.0
  • chore(deps-dev): bump swagger-ui-dist from 3.35.2 to 3.36.0
  • chore(deps-dev): bump swagger-ui-dist from 3.36.0 to 3.36.1
  • chore(deps-dev): bump standard from 15.0.1 to 16.0.1
  • Updated dependencies
  • feat: add stale (#309)
  • chore(deps-dev): bump standard from 14.3.4 to 15.0.0 (#311)
  • fix: execute transform(schema) before checking schema.hide and hiddenTag (#317)
fastify-swagger - v3.4.0

Published by Eomm about 4 years ago

📚 PR:

  • Bump swagger-ui-dist from 3.32.1 to 3.32.2
  • Bump swagger-ui-dist from 3.32.2 to 3.32.4
  • Bump swagger-ui-dist from 3.32.4 to 3.32.5
  • Bump swagger-ui-dist from 3.32.5 to 3.33.0
  • Bump swagger-ui-dist from 3.33.0 to 3.34.0
  • Bump swagger-ui-dist from 3.31.1 to 3.32.1 (#283)
  • doc: add auth to example (#295)
  • Remove id and nullable options from definitions (#296)
  • docs: typo fix (#297)
  • feat: add sha-256 hashes for csp (#302)
  • fix: response description to schema definition (#301)
fastify-swagger - v3.3.0

Published by mcollina about 4 years ago

📚 PR:

  • Adds the "infamous triplet" and exports default and names exports in TypeScript types (#282)
Package Rankings
Top 1.1% on Npmjs.org
Badges
Extracted from project README
NPM version js-standard-style
Related Projects