feat: reuse hub-core base schemas
This commit is contained in:
parent
3b48ce52a3
commit
8428a02f6c
5 changed files with 73 additions and 74 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue