Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(model-server): add repository to the list after the first write
The v1 model client doesn't initialize a repository using the REST API, but just starts writing to a branch. This first write should add the repository to the list returned by the REST API, which wasn't the case.
- Loading branch information