axa-group / bauta.js

Bauta.js is an add-on for your Node.js applications such as Express.js or Fastify.
Other
42 stars 3 forks source link

fix(docs, fastify-example): add example for an endpoint with multi query param #133

Closed Xavier-Redondo closed 9 months ago

Xavier-Redondo commented 10 months ago

PR Checklist

Context

This is a PR whose goal is to fix issues #134 and #135. While this issues were open we were not sure if they were bugs or not.

After a bit of investigation there is no bug related to them but we have detected that documentation is sparse on this topic (Which is normal because it is a very edge case).

Thus we have added small changes that do not change the behaviour of bauta.js but we have added a bit of documentation whose goal is to reduce the timing invested in troubleshooting possible issues with schema request validations.

Summary

 bautajs-core

 bautajs-fastify

 bautajs-fastify-example

 Documentation

github-actions[bot] commented 10 months ago

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files