Asterisk - The Open Source Telephony Project  21.4.1
Public Member Functions | Data Fields | Static Public Attributes
ResourceApi Class Reference
Inheritance diagram for ResourceApi:
Stringify

Public Member Functions

def __init__ (self)
 
def load (self, api_json, processor, context)
 
def load_api_declaration (self, base_dir, processor)
 
- Public Member Functions inherited from Stringify
def __repr__ (self)
 

Data Fields

 api_declaration
 
 description
 
 file
 
 path
 

Static Public Attributes

list required_fields = ['path', 'description']
 

Detailed Description

Model of an API listing in the resources.json file.

Definition at line 690 of file swagger_model.py.


The documentation for this class was generated from the following file: