You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we are going to use UUID frequently in the app and Flask-Restplus doesn't have a native field for it. We need a custom field for UUID so we can use it in Flask-Restplus models.