Skip to content

refactor: Simplify /health and /api_version#4960

Merged
mversic merged 1 commit intohyperledger-iroha:mainfrom
dima74:diralik/simplify-api-version-and-health
Aug 9, 2024
Merged

refactor: Simplify /health and /api_version#4960
mversic merged 1 commit intohyperledger-iroha:mainfrom
dima74:diralik/simplify-api-version-and-health

Conversation

@dima74
Copy link
Copy Markdown
Contributor

@dima74 dima74 commented Aug 9, 2024

Description

Linked issue

Closes #4218

Benefits

Simplify API endpoints /health and /api_version

Checklist

  • I've read CONTRIBUTING.md
  • I've used the standard signed-off commit format (or will squash just before merging)
  • All applicable CI checks pass (or I promised to make them pass later)
  • (optional) I've written unit tests for the code changes
  • I replied to all comments after code review, marking all implemented changes with thumbs up

Signed-off-by: Dmitry Murzin <diralik@yandex.ru>
@dima74 dima74 self-assigned this Aug 9, 2024
@github-actions github-actions bot added the api-changes Changes in the API for client libraries label Aug 9, 2024
@mversic mversic merged commit 19687dc into hyperledger-iroha:main Aug 9, 2024
@dima74 dima74 deleted the diralik/simplify-api-version-and-health branch August 14, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-changes Changes in the API for client libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[suggestion] Remove JSON encoding for API Version and Health requests, use plain text

3 participants