from flask_restx import Namespace api = Namespace('app', path='/', description='App Service API')