Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit addresses an issue where the `URL` field in the `/status` response was not properly unmarshalled as a URL, resulting in a `cannot unmarshal string into Go struct field` error. The fix ensures correct unmarshalling for seamless handling of the response.
- Loading branch information