Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
frontend: Prevent sending an empty version when fetching instances
Sending an empty version is not allowed in the current API. That should be ideally prevented in the backend, but until then, this patch removes an empty version from the query params in the respective API call.
- Loading branch information