Asterisk - The Open Source Telephony Project
21.4.1
|
Public Member Functions | |
def | __init__ (self) |
def | load (self, api_json, processor, context) |
![]() | |
def | __repr__ (self) |
Data Fields | |
description | |
has_websocket | |
operations | |
path | |
Static Public Attributes | |
list | required_fields = ['path', 'operations'] |
Model of a single API in an API declaration. See https://github.com/wordnik/swagger-core/wiki/API-Declaration
Definition at line 432 of file swagger_model.py.