You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments