Package coprs :: Package rest_api :: Package resources :: Module build :: Class BuildListR
[hide private]
[frames] | no frames]

Class BuildListR

source code


Instance Methods [hide private]
 
post(self) source code
Class Methods [hide private]
 
get(cls) source code
Static Methods [hide private]
 
handle_post_json(req)
:return: if of the created build or raise Exception
source code
 
handle_post_multipart(req)
:return: if of the created build or raise Exception
source code
Method Details [hide private]

post(self)

source code 
Decorators:
  • @rest_api_auth_required