This website requires JavaScript.
Explore
Help
Register
Sign In
valitydev
/
swag-payments
Watch
14
Star
0
Fork
0
You've already forked swag-payments
mirror of
https://github.com/valitydev/swag-payments.git
synced
2024-11-07 18:08:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0dcdfc204d
swag-payments
/
Makefile
9 lines
66 B
Makefile
Raw
Normal View
History
Unescape
Escape
ITS-21: Prepare for the release (#31) * ITS-21: Make the spec ready for ReDoc * ITS-21: Make it possible to define paths in subdirs * ITS-21: Translate tags back to English + abuse x-displayName * ITS-21: Introduce Makefile * ITS-21: Describe analytics operations more * ITS-21: Describe analytics definitions more * ITS-21: Fix tag descriptions a bit * ITS-21: Describe geo operations * ITS-21: Translate common parameter descriptions * ITS-21: Describe invoice/payments operations and definitions * ITS-21 Make shop/party activation/suspension truly idempotent. Fix UpdateShopArgs definition * ITS-21: Describe payments/tokens operations and definitions * ITS-21: Describe invoice.reason property * ITS-21: Describe user interactions * ITS-21: Unskuccaite all the paths backs * ITS-21: Fix warnings + use hack w/ allOf where applicable * ITS-21 Rename all Args to Params * ITS-21 Rename context to metadata
2017-02-06 12:09:03 +00:00
all
:
build
build
:
CAPI-59 Add npm install step before building (#35)
2017-02-06 14:56:43 +00:00
npm install
ITS-21: Prepare for the release (#31) * ITS-21: Make the spec ready for ReDoc * ITS-21: Make it possible to define paths in subdirs * ITS-21: Translate tags back to English + abuse x-displayName * ITS-21: Introduce Makefile * ITS-21: Describe analytics operations more * ITS-21: Describe analytics definitions more * ITS-21: Fix tag descriptions a bit * ITS-21: Describe geo operations * ITS-21: Translate common parameter descriptions * ITS-21: Describe invoice/payments operations and definitions * ITS-21 Make shop/party activation/suspension truly idempotent. Fix UpdateShopArgs definition * ITS-21: Describe payments/tokens operations and definitions * ITS-21: Describe invoice.reason property * ITS-21: Describe user interactions * ITS-21: Unskuccaite all the paths backs * ITS-21: Fix warnings + use hack w/ allOf where applicable * ITS-21 Rename all Args to Params * ITS-21 Rename context to metadata
2017-02-06 12:09:03 +00:00
npm run build
start
:
npm start
Reference in New Issue
Copy Permalink