Go to file
2024-02-28 18:17:51 +07:00
.github/workflows Update JamesIves/github-pages-deploy-action action to v4.4.3 (#33) 2023-08-08 19:31:23 +07:00
openapi Delete binary format 2024-02-28 18:12:34 +07:00
plugins TD-138: github actions, openapi 3.0 (#5) 2022-02-11 18:17:07 +03:00
web TD-138: github actions, openapi 3.0 (#5) 2022-02-11 18:17:07 +03:00
.gitignore TD-138: github actions, openapi 3.0 (#5) 2022-02-11 18:17:07 +03:00
.redocly.yaml TD-138: github actions, openapi 3.0 (#5) 2022-02-11 18:17:07 +03:00
crowdin.yml Update Crowdin configuration file 2023-01-18 16:47:38 +07:00
LICENSE Redoc ready fix (#2) 2017-04-25 17:44:38 +03:00
package-lock.json Add user interaction events 2024-02-22 19:49:54 +07:00
package.json Update all non-major dependencies (#7) 2023-08-08 18:07:15 +07:00
pom.xml Update dependency org.slf4j:slf4j-log4j12 to v2 (#21) 2023-08-08 18:11:28 +07:00
README.md Update README.md again 2023-08-08 18:31:58 +07:00
renovate.json Update renovate config 2022-02-21 13:46:37 +03:00

Vality Webhooks Events API 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.