From 0994ec390950a0199211447ef1e9ca6dce835ea8 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Sat, 11 May 2019 12:19:08 +0800 Subject: [PATCH] update ts rxjs samples --- .../client/petstore/typescript-rxjs/builds/es6-target/README.md | 2 +- .../petstore/typescript-rxjs/builds/with-npm-version/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/client/petstore/typescript-rxjs/builds/es6-target/README.md b/samples/client/petstore/typescript-rxjs/builds/es6-target/README.md index a0812b52873..44f4e2bc5bd 100644 --- a/samples/client/petstore/typescript-rxjs/builds/es6-target/README.md +++ b/samples/client/petstore/typescript-rxjs/builds/es6-target/README.md @@ -1,6 +1,6 @@ ## @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 * Node.js diff --git a/samples/client/petstore/typescript-rxjs/builds/with-npm-version/README.md b/samples/client/petstore/typescript-rxjs/builds/with-npm-version/README.md index a0812b52873..44f4e2bc5bd 100644 --- a/samples/client/petstore/typescript-rxjs/builds/with-npm-version/README.md +++ b/samples/client/petstore/typescript-rxjs/builds/with-npm-version/README.md @@ -1,6 +1,6 @@ ## @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 * Node.js