Trees | Indices | Help |
---|
|
|
|||
|
|||
RootR | |||
MyApi |
|
|||
|
|
|||
URL_PREFIX = "/api_2"
|
|||
rest_api_bp = Blueprint("rest_api_bp", __name__)
|
|||
api = MyApi(rest_api_bp, catch_all_404s= True)
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |