aiolancium.resources.openapi module

class aiolancium.resources.openapi.OpenApiParser(filename)[source]

Bases: object

get_actions()[source]
get_content_type(path, method)[source]
get_method_detail(path, method, detail)[source]
get_methods(path)[source]
get_operation_id(path, method)[source]
get_parameters(path, method)[source]
static get_resource_group(path)[source]
get_substituted_path(path)[source]
property paths