Giter VIP home page Giter VIP logo

node-swagger-express-mongodb's People

Contributors

dgiul avatar ent-ch avatar jengo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

node-swagger-express-mongodb's Issues

Trouble with the put method

Hi!

Running your example, I'm getting strange results for all PUT endpoints. I enter the appropriate id grabbed from the getAll/list endpoint and create a mini json entry for name as such:

{ "name": "different value" }

The response I get is a 500 and a returned [object Object]. Changes are not updated in the database and if I console out the req.query it only includes the key and nothing else like this:

{ api_key: '1234' }

Also, FYI there is a port number typo in the Readme.MD here:

To see your API docs, just go to [http://localhost:8002/docs](http://localhost:8005/docs).

And you should suggest manually updating the URL in swagger.ui to localhost (or other) so the UI works. Currently it's hard-coded to:

url: "http://s1.dev:8005/api-docs",

Thanks!

J

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.