Skip to content

Add missing `rejectReports` field to show-instance API response

Hazelnoot requested to merge fEmber/Sharkey:hazelnoot/fix-reject-reports into develop

What does this PR do?

Fixes a bug in the instance-info page caused by a mistake in my previous Reject Reports PR. The show-instance endpoint was missing the rejectReports property, which caused the flag to always display as "off" after reloading the page. This PR adds the missing property to ensure that the status is displayed correctly.

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports