apisyouwonthate / style-guide

A shared and somewhat opinionated style guide for everyone to enjoy.
141 stars 20 forks source link

Update MIME type of health checks to match latest draft #45

Closed harryjubb closed 1 year ago

harryjubb commented 1 year ago

Hi! 👋

I'm submitting this PR for a couple of small fixes:

Changes:

  1. Typo Correction: Fixed the typo "heath" to "health" in error messages in api-health-format.test.ts and ruleset.ts.
  2. MIME Type Update: Updated the MIME type from application/vnd.health+json to application/health+json to align with the current Health Check Response Format Draft Specification.

Files Changed:

Please let me know if any adjustments are needed. Thank you for your time!

Kind regards,

Harry

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: