Lokesh singh
Results
2
issues of
Lokesh singh
What kind of change does this PR introduce? This PR introduces a bug fix that changes the way IDs are passed in the URL. Previously, IDs were passed as query...
**Describe the bug** The URL currently uses a query parameter to pass the ID (e.g., url/id=343434) instead of including the ID as part of the path (e.g., url/343434). This format...
bug
invalid
unapproved
no-issue-activity