@finverse/sdk-typescript 0.0.256 → 0.0.257

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.
Files changed (2) hide show
  1. package/dist/api.d.ts +2 -2
  2. package/package.json +1 -1
package/dist/api.d.ts CHANGED
@@ -4854,10 +4854,10 @@ export interface NonSensitiveLinkStatusResponse {
4854
4854
  success?: NonSensitiveLinkStatusSuccessModel;
4855
4855
  /**
4856
4856
  *
4857
- * @type {ErrBodyModelV2}
4857
+ * @type {FvErrorModelV2}
4858
4858
  * @memberof NonSensitiveLinkStatusResponse
4859
4859
  */
4860
- error?: ErrBodyModelV2;
4860
+ error?: FvErrorModelV2;
4861
4861
  }
4862
4862
  /**
4863
4863
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finverse/sdk-typescript",
3
- "version": "0.0.256",
3
+ "version": "0.0.257",
4
4
  "description": "OpenAPI client for @finverse/sdk-typescript",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "keywords": [