forked from loafle/openapi-generator-original
Adding README for sample
This commit is contained in:
parent
9fc8c770d3
commit
bbf0ce8c80
14
samples/client/petstore/typescript-node/README.md
Normal file
14
samples/client/petstore/typescript-node/README.md
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user