diff --git a/samples/client/petstore/typescript-node/README.md b/samples/client/petstore/typescript-node/README.md new file mode 100644 index 00000000000..e62d97d300c --- /dev/null +++ b/samples/client/petstore/typescript-node/README.md @@ -0,0 +1,14 @@ +# SwaggerClient + +Sample of TypeScript Node.js petstore client + +## Testing the generated code + +``` +npm install +npm test +``` + +## Author + +mads@maetzke-tandrup.dk \ No newline at end of file