From d85f61ff0cfd6b8cd7063a63f302998a51466269 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Tue, 23 Feb 2021 11:33:32 +0800 Subject: [PATCH] [TS] Revert changes in nestjs readme (#8793) * revert changes to nestjs readme * update samples --- .../src/main/resources/typescript-nestjs/README.mustache | 2 +- .../builds/default/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/typescript-nestjs/README.mustache b/modules/openapi-generator/src/main/resources/typescript-nestjs/README.mustache index 70a608f226b0..72312049e7ac 100644 --- a/modules/openapi-generator/src/main/resources/typescript-nestjs/README.mustache +++ b/modules/openapi-generator/src/main/resources/typescript-nestjs/README.mustache @@ -1,4 +1,4 @@ -modules/openapi-generator/src/main/resources/typescript-nestjs/README.mustache {{npmName}}@{{npmVersion}} +## {{npmName}}@{{npmVersion}} ### Building diff --git a/samples/client/petstore/typescript-nestjs-v6-provided-in-root/builds/default/README.md b/samples/client/petstore/typescript-nestjs-v6-provided-in-root/builds/default/README.md index b87d85fb0d91..b4b5af14e2d8 100644 --- a/samples/client/petstore/typescript-nestjs-v6-provided-in-root/builds/default/README.md +++ b/samples/client/petstore/typescript-nestjs-v6-provided-in-root/builds/default/README.md @@ -1,4 +1,4 @@ -modules/openapi-generator/src/main/resources/typescript-nestjs/README.mustache @openapitools/typescript-nestjs-petstore@1.0.0 +## @openapitools/typescript-nestjs-petstore@1.0.0 ### Building