Package coprs :: Package rest_api :: Package resources :: Module project_chroot :: Class ProjectChrootListR
[hide private]
[frames] | no frames]

MethodViewType ProjectChrootListR

source code


Instance Methods [hide private]
 
mediatypes(resource_cls)

Inherited from flask_restful.Resource: dispatch_request

Class Methods [hide private]
 
get(cls, project_id) source code
 
post(*args, **kwargs) source code

Inherited from flask.views.View: as_view

Class Variables [hide private]
  endpoint = 'projectchrootlistr'
  methods = ['GET', 'POST']

Inherited from flask_restful.Resource: method_decorators, representations

Inherited from flask.views.View: decorators

Method Details [hide private]

post(*args, **kwargs)
Class Method

source code 
Decorators:
  • @rest_api_auth_required