Asterisk - The Open Source Telephony Project
18.5.0
|
Go to the source code of this file.
Data Structures | |
class | AllowableList |
class | AllowableRange |
class | Api |
class | ApiDeclaration |
class | ErrorResponse |
class | Model |
class | Operation |
class | Parameter |
class | ParsingContext |
class | Property |
class | ResourceApi |
class | ResourceListing |
class | Stringify |
class | SwaggerError |
class | SwaggerPostProcessor |
class | SwaggerType |
Namespaces | |
swagger_model | |
Functions | |
def | compare_versions (lhs, rhs) |
def | get_list_parameter_type (type_string) |
def | load_allowable_values (json, context) |
def | validate_required_fields (json, required_fields, context) |
Variables | |
list | SWAGGER_PRIMITIVES |
list | SWAGGER_VERSIONS = ["1.1", "1.2"] |