You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(healthcheck): Improve healtcheck
Add a jsonable_encoder() to encode healthcheck response.
Switch response from a bare string to a JSONResponse() object, with a status.HTTP_200_OK status and X-HEALTHY header.
* Repo/pdmlock (#206)
* feat(settings): Add .vscode settings
* feat(bump): Bump project version & tag
* feat(lockfile): Update PDM lockfile
---------
Co-authored-by: redjax <[email protected]>
---------
Co-authored-by: redjax <[email protected]>
0 commit comments