Asterisk - The Open Source Telephony Project
21.4.1
|
Public Member Functions | |
def | __init__ (self) |
def | load (self, api_json, processor, context) |
def | load_api_declaration (self, base_dir, processor) |
![]() | |
def | __repr__ (self) |
Data Fields | |
api_declaration | |
description | |
file | |
path | |
Static Public Attributes | |
list | required_fields = ['path', 'description'] |
Model of an API listing in the resources.json file.
Definition at line 690 of file swagger_model.py.