Go to file
Pavel Popov 96c860fce1
Add linters (#73)
* Add linters

* Yaml lint fixes

* Yaml lint fixes

* Yet another lint fixes

* Need more yaml lint fixes

* I thinkб its last fixes with yaml lint
2023-08-08 19:05:11 +07:00
.github/workflows Add linters (#73) 2023-08-08 19:05:11 +07:00
scripts Disable sed step in build.js 2022-04-05 14:21:08 +03:00
spec Add linters (#73) 2023-08-08 19:05:11 +07:00
web Add build system (#8) 2022-01-28 13:34:24 +03:00
.gitignore Add java client build 2022-05-30 11:14:02 +03:00
crowdin.yml Update Crowdin configuration file 2022-06-23 13:22:05 +03:00
gulpfile.js Migrate to new gulp & gulpfile version by sheer incompetence 2020-09-15 14:02:44 +03:00
LICENSE Switch to Apache License 2.0 (#53) 2022-06-23 12:45:00 +03:00
openapitools.json Translate into eng (#72) 2023-08-07 18:44:56 +07:00
package-lock.json Update dependency swagger-ui to v5 (#69) 2023-08-07 18:56:08 +07:00
package.json Update dependency swagger-ui to v5 (#69) 2023-08-07 18:56:08 +07:00
pom.xml Replace build configs with base-workflow 2022-05-30 12:06:24 +03:00
README.md Update README.md 2023-08-08 18:33:01 +07:00
renovate.json Add renovate.json (#20) 2022-04-05 14:09:51 +03:00

Vality Payments OpenAPI Specification

Working on specification

Install

  1. Install Node JS
  2. Clone repo and cd
    • Run npm install

Usage

  1. Run npm start
  2. Checkout console output to see where local server is started.