swagger-api/swagger-codegen

node.js generator can create invalid package.json files

Ouverte

#2 088 ouverte le 9 févr. 2016

 (1 commentaire) (0 réaction) (0 personne assignée)HTML (5 474 forks)batch import
Enhancement: GeneralServer: Nodejshelp wanted

Métriques du dépôt

Stars
 (12 701 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

We need to properly escape the name, and version as well.

For instance:

name: "it's bad",
version: "1"

Will give an error on the name and the version as well.

Reported by @kesh92

Guide contributeur