Closed harryjubb closed 1 year ago
Hi! 👋
I'm submitting this PR for a couple of small fixes:
"heath"
"health"
api-health-format.test.ts
ruleset.ts
application/vnd.health+json
application/health+json
__tests__/api-health-format.test.ts
src/ruleset.ts
Please let me know if any adjustments are needed. Thank you for your time!
Kind regards,
Harry
:tada: This PR is included in version 1.5.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Hi! 👋
I'm submitting this PR for a couple of small fixes:
Changes:
"heath"
to"health"
in error messages inapi-health-format.test.ts
andruleset.ts
.application/vnd.health+json
toapplication/health+json
to align with the current Health Check Response Format Draft Specification.Files Changed:
__tests__/api-health-format.test.ts
src/ruleset.ts
Please let me know if any adjustments are needed. Thank you for your time!
Kind regards,
Harry