Skip to content

Conversation

@masv3971
Copy link
Collaborator

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes two web API endpoints in endpoints_users.go by changing their return values from nil, nil to gin.H{}, nil, ensuring they return an empty JSON object with HTTP 200 status instead of no response body.

Key Changes

  • Modified endpointAddPIDUser to return gin.H{} instead of nil
  • Modified endpointLoginPIDUser to return gin.H{} instead of nil

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@masv3971 masv3971 merged commit 0549e63 into main Dec 18, 2025
8 checks passed
@masv3971 masv3971 deleted the masv_pid-issuance branch December 18, 2025 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants