generated from coulomb/repo-seed
feat: reuse hub-core base schemas
This commit is contained in:
@@ -87,6 +87,7 @@ async def register_repo(
|
||||
slug=body.slug,
|
||||
name=body.name,
|
||||
local_path=body.local_path,
|
||||
host_paths=body.host_paths,
|
||||
remote_url=body.remote_url,
|
||||
git_fingerprint=body.git_fingerprint,
|
||||
description=body.description,
|
||||
|
||||
Reference in New Issue
Block a user