-
π Iβm currently working on NMQ Diigtal
-
π± Iβm currently learning Node.js
-
π¨βπ» All of my projects are available at https://www.linkedin.com/in/hlilbilgin/
-
π I regularly write articles on https://medium.com/@hlilbilgin
-
π¬ Ask me about javaScript, vue, react, next.js, typeScript, html, css
-
π« How to reach me [email protected]
-
π Know about my experiences https://halilbilgin.com.tr/
Pinned Loading
-
-
-
convert mongoose schema to swagger s...
convert mongoose schema to swagger schema 1/** Convert Mongoose Schema to Swagger Schema */
2/** Mongoose Types: https://mongoosejs.com/docs/schematypes.html */
3/** Swagger Types: https://swagger.io/docs/specification/data-models/data-types/ */
4const ModelConverter = (model) => {
5const schema = model.schema.obj;
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.