diff --git a/samples/client/others/typescript/builds/with-unique-items/README.md b/samples/client/others/typescript/builds/with-unique-items/README.md index c17de4ef3e5..f1f2196cf0f 100644 --- a/samples/client/others/typescript/builds/with-unique-items/README.md +++ b/samples/client/others/typescript/builds/with-unique-items/README.md @@ -28,6 +28,7 @@ _unPublished (not recommended):_ ``` npm install PATH_TO_GENERATED_PACKAGE --save +``` ### Usage @@ -76,4 +77,4 @@ p.tags = []; p.status = "available"; Promise createdPet = api.addPet(p); -``` \ No newline at end of file +``` diff --git a/samples/openapi3/client/petstore/typescript/builds/browser/README.md b/samples/openapi3/client/petstore/typescript/builds/browser/README.md index 43a5d42634c..325283a6632 100644 --- a/samples/openapi3/client/petstore/typescript/builds/browser/README.md +++ b/samples/openapi3/client/petstore/typescript/builds/browser/README.md @@ -28,6 +28,7 @@ _unPublished (not recommended):_ ``` npm install PATH_TO_GENERATED_PACKAGE --save +``` ### Usage @@ -76,4 +77,4 @@ p.tags = []; p.status = "available"; Promise createdPet = api.addPet(p); -``` \ No newline at end of file +``` diff --git a/samples/openapi3/client/petstore/typescript/builds/composed-schemas/README.md b/samples/openapi3/client/petstore/typescript/builds/composed-schemas/README.md index 43a5d42634c..325283a6632 100644 --- a/samples/openapi3/client/petstore/typescript/builds/composed-schemas/README.md +++ b/samples/openapi3/client/petstore/typescript/builds/composed-schemas/README.md @@ -28,6 +28,7 @@ _unPublished (not recommended):_ ``` npm install PATH_TO_GENERATED_PACKAGE --save +``` ### Usage @@ -76,4 +77,4 @@ p.tags = []; p.status = "available"; Promise createdPet = api.addPet(p); -``` \ No newline at end of file +``` diff --git a/samples/openapi3/client/petstore/typescript/builds/default/README.md b/samples/openapi3/client/petstore/typescript/builds/default/README.md index 43a5d42634c..325283a6632 100644 --- a/samples/openapi3/client/petstore/typescript/builds/default/README.md +++ b/samples/openapi3/client/petstore/typescript/builds/default/README.md @@ -28,6 +28,7 @@ _unPublished (not recommended):_ ``` npm install PATH_TO_GENERATED_PACKAGE --save +``` ### Usage @@ -76,4 +77,4 @@ p.tags = []; p.status = "available"; Promise createdPet = api.addPet(p); -``` \ No newline at end of file +``` diff --git a/samples/openapi3/client/petstore/typescript/builds/inversify/README.md b/samples/openapi3/client/petstore/typescript/builds/inversify/README.md index 43a5d42634c..325283a6632 100644 --- a/samples/openapi3/client/petstore/typescript/builds/inversify/README.md +++ b/samples/openapi3/client/petstore/typescript/builds/inversify/README.md @@ -28,6 +28,7 @@ _unPublished (not recommended):_ ``` npm install PATH_TO_GENERATED_PACKAGE --save +``` ### Usage @@ -76,4 +77,4 @@ p.tags = []; p.status = "available"; Promise createdPet = api.addPet(p); -``` \ No newline at end of file +``` diff --git a/samples/openapi3/client/petstore/typescript/builds/jquery/README.md b/samples/openapi3/client/petstore/typescript/builds/jquery/README.md index c050f19264d..17e2d8c1c32 100644 --- a/samples/openapi3/client/petstore/typescript/builds/jquery/README.md +++ b/samples/openapi3/client/petstore/typescript/builds/jquery/README.md @@ -28,6 +28,7 @@ _unPublished (not recommended):_ ``` npm install PATH_TO_GENERATED_PACKAGE --save +``` ### Usage @@ -76,4 +77,4 @@ p.tags = []; p.status = "available"; Promise createdPet = api.addPet(p); -``` \ No newline at end of file +``` diff --git a/samples/openapi3/client/petstore/typescript/builds/object_params/README.md b/samples/openapi3/client/petstore/typescript/builds/object_params/README.md index 43a5d42634c..325283a6632 100644 --- a/samples/openapi3/client/petstore/typescript/builds/object_params/README.md +++ b/samples/openapi3/client/petstore/typescript/builds/object_params/README.md @@ -28,6 +28,7 @@ _unPublished (not recommended):_ ``` npm install PATH_TO_GENERATED_PACKAGE --save +``` ### Usage @@ -76,4 +77,4 @@ p.tags = []; p.status = "available"; Promise createdPet = api.addPet(p); -``` \ No newline at end of file +```