parent
572d6ba53c
commit
5c1d195a19
14 changed files with 57 additions and 57 deletions
|
@ -36,7 +36,6 @@ class RepositoryNotificationList(RepositoryParamResource):
|
|||
""" Resource for dealing with listing and creating notifications on a repository. """
|
||||
schemas = {
|
||||
'NotificationCreateRequest': {
|
||||
'id': 'NotificationCreateRequest',
|
||||
'type': 'object',
|
||||
'description': 'Information for creating a notification on a repository',
|
||||
'required': [
|
||||
|
|
Reference in a new issue