Commit 0776ce23 authored by Łukasz Nowak's avatar Łukasz Nowak

Respond typically.

parent 4c53e75a
......@@ -182,6 +182,7 @@ class GenericPublisher(Implicit):
class InstancePublisher(GenericPublisher):
"""Instance publisher"""
@responseSupport()
@requireHeader({'Accept': 'application/json',
'Content-Type': 'application/json'})
@requireJson(dict(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment