Port over webhooks, search, and builds.
This commit is contained in:
parent
85eb585a85
commit
e475e9809d
7 changed files with 342 additions and 3 deletions
|
@ -53,8 +53,8 @@ class RepositoryList(ApiResource):
|
|||
'type': 'string',
|
||||
'description': 'Markdown encoded description for the repository',
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
@require_scope(scopes.CREATE_REPO)
|
||||
|
|
Reference in a new issue