- extracted routes into seperate yaml file to avoid code duplication - created additional security definition for local mode which accepts all tokens - added endpoint to add a schema with mappings included
used prance to resolve the yaml file (enables file-splitting) added global security definition to swagger.yml added token verification stubs added security jwtRegular to all endpoints