congressclient.osc.v1.api_versions module

List API versions implemenations

class congressclient.osc.v1.api_versions.ListAPIVersions(app, app_args, cmd_name=None)

Bases: cliff.lister.Lister

List API Versions.

get_parser(prog_name)

Return an argparse.ArgumentParser.

log = <KeywordArgumentAdapter congressclient.osc.v1.api_versions.ListAPIVersions (WARNING)>
take_action(parsed_args)

Return a tuple containing the column names and an iterable containing the data to be listed.