Asterisk - The Open Source Telephony Project
21.4.1
|
Public Member Functions | |
def | __init__ (self) |
def | load (self, err_json, processor, context) |
![]() | |
def | __repr__ (self) |
Data Fields | |
code | |
reason | |
Static Public Attributes | |
list | required_fields = ['code', 'reason'] |
Model of an error response. See https://github.com/wordnik/swagger-core/wiki/errors
Definition at line 306 of file swagger_model.py.