Skip to content

issues Search Results · repo:kenjones-cisco/generator-swagapi language:JavaScript

Filter by

7 results
 (61 ms)

7 results

inkenjones-cisco/generator-swagapi (press backspace or delete to remove)

Add flexibility to use any named path parameter instead of assuming they will always be id or parentId.
enhancement
  • kenjones-cisco
  • Opened 
    on Jan 6, 2016
  • #8

Provide ability to pull models from the responses of each API when generating Handlers.
enhancement
  • kenjones-cisco
  • Opened 
    on Jan 6, 2016
  • #7

The context is within of an event listener such that this will refer to mongoose instance and not the db configuration module.
bug
  • kenjones-cisco
  • Opened 
    on Jan 6, 2016
  • #6

The swagger spec provides the mechanism to provide information about the application the APIs are associated with. As such if provided this information could be leveraged to enhance the README, the package.json, ...
enhancement
  • kenjones-cisco
  • 1
  • Opened 
    on Jan 6, 2016
  • #5

Example of issue: - [x] On Windows, the path is messed up in some cases. For e.g. the following in server.js this.app.use(swaggerize({ api: path.resolve( ./config\purchased_items_v_0_4_Vivek_NoRefs.yaml ...
bug
  • kenjones-cisco
  • Opened 
    on Jan 4, 2016
  • #3

Gracefully handle scenario where there are definitions that are not objects with properties. throw er; // Unhandled error event ^ ReferenceError: generator-swagapi\models\templates\_model_mongoose.js:89 ...
enhancement
  • kenjones-cisco
  • 1
  • Opened 
    on Dec 24, 2015
  • #2

Example: use strict ; var _ = require( lodash ); /** * Operations on /purchasedContractItems/{contract_id} */ module.exports = { /** * * * parameters: contract_id, ...
bug
  • kenjones-cisco
  • 1
  • Opened 
    on Dec 24, 2015
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub