forked from loafle/openapi-generator-original
Nit: Language fix in README.md (#871)
* Nit: Language fix in README.md Usage of "then" vs "than" * update TS petstore samples
This commit is contained in:
parent
4830be0ea4
commit
f2b0adfa05
@ -11,10 +11,10 @@ npm run build
|
|||||||
### publishing
|
### publishing
|
||||||
|
|
||||||
{{#useNgPackagr}}
|
{{#useNgPackagr}}
|
||||||
First build the package than run ```npm publish dist``` (don't forget to specify the `dist` folder!)
|
First build the package then run ```npm publish dist``` (don't forget to specify the `dist` folder!)
|
||||||
{{/useNgPackagr}}
|
{{/useNgPackagr}}
|
||||||
{{^useNgPackagr}}
|
{{^useNgPackagr}}
|
||||||
First build the package than run ```npm publish```
|
First build the package then run ```npm publish```
|
||||||
{{/useNgPackagr}}
|
{{/useNgPackagr}}
|
||||||
|
|
||||||
### consuming
|
### consuming
|
||||||
|
@ -10,7 +10,7 @@ npm run build
|
|||||||
|
|
||||||
### publishing
|
### publishing
|
||||||
|
|
||||||
First build the package than run ```npm publish```
|
First build the package then run ```npm publish```
|
||||||
|
|
||||||
### consuming
|
### consuming
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ npm run build
|
|||||||
|
|
||||||
### publishing
|
### publishing
|
||||||
|
|
||||||
First build the package than run ```npm publish```
|
First build the package then run ```npm publish```
|
||||||
|
|
||||||
### consuming
|
### consuming
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ npm run build
|
|||||||
|
|
||||||
### publishing
|
### publishing
|
||||||
|
|
||||||
First build the package than run ```npm publish```
|
First build the package then run ```npm publish```
|
||||||
|
|
||||||
### consuming
|
### consuming
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ npm run build
|
|||||||
|
|
||||||
### publishing
|
### publishing
|
||||||
|
|
||||||
First build the package than run ```npm publish dist``` (don't forget to specify the `dist` folder!)
|
First build the package then run ```npm publish dist``` (don't forget to specify the `dist` folder!)
|
||||||
|
|
||||||
### consuming
|
### consuming
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ npm run build
|
|||||||
|
|
||||||
### publishing
|
### publishing
|
||||||
|
|
||||||
First build the package than run ```npm publish dist``` (don't forget to specify the `dist` folder!)
|
First build the package then run ```npm publish dist``` (don't forget to specify the `dist` folder!)
|
||||||
|
|
||||||
### consuming
|
### consuming
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ npm run build
|
|||||||
|
|
||||||
### publishing
|
### publishing
|
||||||
|
|
||||||
First build the package than run ```npm publish```
|
First build the package then run ```npm publish```
|
||||||
|
|
||||||
### consuming
|
### consuming
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ npm run build
|
|||||||
|
|
||||||
### publishing
|
### publishing
|
||||||
|
|
||||||
First build the package than run ```npm publish dist``` (don't forget to specify the `dist` folder!)
|
First build the package then run ```npm publish dist``` (don't forget to specify the `dist` folder!)
|
||||||
|
|
||||||
### consuming
|
### consuming
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ npm run build
|
|||||||
|
|
||||||
### publishing
|
### publishing
|
||||||
|
|
||||||
First build the package than run ```npm publish```
|
First build the package then run ```npm publish```
|
||||||
|
|
||||||
### consuming
|
### consuming
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ npm run build
|
|||||||
|
|
||||||
### publishing
|
### publishing
|
||||||
|
|
||||||
First build the package than run ```npm publish dist``` (don't forget to specify the `dist` folder!)
|
First build the package then run ```npm publish dist``` (don't forget to specify the `dist` folder!)
|
||||||
|
|
||||||
### consuming
|
### consuming
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user