update ts rxjs samples

This commit is contained in:
William Cheng 2019-05-11 12:19:08 +08:00
parent a91130d6b4
commit 0994ec3909
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
## @openapitools/typescript-rxjs-petstore@1.0.0 ## @openapitools/typescript-rxjs-petstore@1.0.0
This generator creates TypeScript/JavaScript client that utilizes [Fetch API](https://fetch.spec.whatwg.org/). The generated Node module can be used in the following environments: This generator creates TypeScript/JavaScript client that utilizes [RxJS](https://rxjs-dev.firebaseapp.com/). The generated Node module can be used in the following environments:
Environment Environment
* Node.js * Node.js

View File

@ -1,6 +1,6 @@
## @openapitools/typescript-rxjs-petstore@1.0.0 ## @openapitools/typescript-rxjs-petstore@1.0.0
This generator creates TypeScript/JavaScript client that utilizes [Fetch API](https://fetch.spec.whatwg.org/). The generated Node module can be used in the following environments: This generator creates TypeScript/JavaScript client that utilizes [RxJS](https://rxjs-dev.firebaseapp.com/). The generated Node module can be used in the following environments:
Environment Environment
* Node.js * Node.js