Maveric

Results 2 issues of Maveric

We are trying to create definitions for requestBodies but get the following issues: `2019/04/28 02:19:58 expected prefix '#/components/schemas/' in URI '#/components/requestBodies/login'` Is this a known issue?

enhancement
upstream

We keep getting the error: `gulp-notify: [Compile Error] Error: Cannot find module 'angular' from '/........./assets/bower_components/angucomplete-alt'` Even if angular is required like this on the main file: `require '../bower_components/angular/angular'` Is there...