Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correct endpoint path for fetching proposal by ID
This commit fixes an incorrect endpoint path used for fetching a proposal by its ID. The HTTP method was changed from POST to GET to align with the intended functionality of retrieving data.
- Loading branch information