mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-07-05 23:20:52 +00:00
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