@kanda-libs/ks-schema 1.0.818 → 1.0.820

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kanda-libs/ks-schema",
3
- "version": "1.0.818",
3
+ "version": "1.0.820",
4
4
  "description": "Kanda Service OpenAPI Schema",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
package/schema.yaml CHANGED
@@ -6781,6 +6781,8 @@ paths:
6781
6781
  - omni
6782
6782
  - stripe
6783
6783
  - veriff
6784
+ - fca
6785
+ - kanda
6784
6786
  responses:
6785
6787
  200:
6786
6788
  description: provider webhook accepted
@@ -6813,6 +6815,8 @@ paths:
6813
6815
  - omni
6814
6816
  - stripe
6815
6817
  - veriff
6818
+ - fca
6819
+ - kanda
6816
6820
  responses:
6817
6821
  200:
6818
6822
  description: provider webhook accepted
@@ -9112,6 +9116,9 @@ components:
9112
9116
  title: distance from provided location
9113
9117
  format: float
9114
9118
  readOnly: true
9119
+ landing_url:
9120
+ type: string
9121
+ title: landing url
9115
9122
 
9116
9123
  TradeType:
9117
9124
  type: string