Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: GET /trust_relationships/{id} works correctly #494

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

pranavkparti
Copy link
Collaborator

Description

The endpoint GET /trust_relationships/{id} has been fixed and now works correctly.

What kind of change(s) does this PR introduce?

  • Enhancement
  • Bug fix
  • Refactor

Please check if the PR fulfils these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Issue

What is the current behavior?
The endpoint GET /trust_relationships/{id} throws up error code 500.

What is the new behavior?

The endpoint now returns the record correctly as expected.

Breaking change

Does this PR introduce a breaking change?
No.

Other useful information

None.

@Kpoke Kpoke merged commit d5433f1 into Greenstand:master Dec 11, 2024
1 check passed
Copy link

🎉 This PR is included in version 1.40.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants