Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
wwwroot/*.js
node_modules
typings
dist
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
wwwroot/*.js
node_modules
typings
dist
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
wwwroot/*.js
node_modules
typings
dist
1 change: 1 addition & 0 deletions samples/client/petstore/typescript-angular/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
wwwroot/*.js
node_modules
typings
dist
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
wwwroot/*.js
node_modules
typings
dist
1 change: 1 addition & 0 deletions samples/client/petstore/typescript-angular2/npm/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
wwwroot/*.js
node_modules
typings
dist
4 changes: 2 additions & 2 deletions samples/client/petstore/typescript-angular2/npm/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## @swagger/angular2-typescript-petstore@0.0.1-SNAPSHOT.201702031824
## @swagger/angular2-typescript-petstore@0.0.1-SNAPSHOT.201702151447

### Building

Expand All @@ -19,7 +19,7 @@ navigate to the folder of your consuming project and run one of next commando's.
_published:_

```
npm install @swagger/angular2-typescript-petstore@0.0.1-SNAPSHOT.201702031824 --save
npm install @swagger/angular2-typescript-petstore@0.0.1-SNAPSHOT.201702151447 --save
```

_unPublished (not recommended):_
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swagger/angular2-typescript-petstore",
"version": "0.0.1-SNAPSHOT.201702031824",
"version": "0.0.1-SNAPSHOT.201702151447",
"description": "swagger client for @swagger/angular2-typescript-petstore",
"author": "Swagger Codegen Contributors",
"keywords": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
wwwroot/*.js
node_modules
typings
dist
80 changes: 40 additions & 40 deletions samples/client/petstore/typescript-fetch/builds/default/api.ts

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
wwwroot/*.js
node_modules
typings
dist
80 changes: 40 additions & 40 deletions samples/client/petstore/typescript-fetch/builds/es6-target/api.ts

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
wwwroot/*.js
node_modules
typings
dist

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions samples/client/petstore/typescript-node/default/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
wwwroot/*.js
node_modules
typings
dist
1 change: 1 addition & 0 deletions samples/client/petstore/typescript-node/npm/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
wwwroot/*.js
node_modules
typings
dist