@nexeraid/identity-api-client
Advanced tools
Comparing version 1.3.215-feature-web3-457-remove-identity-app-mapping-to-legacy-react-context-last-1724145709897 to 1.3.215-staging
@@ -1,2 +0,2 @@ | ||
import { Environment } from "@nexeraid/identity-schemas"; | ||
import type { Environment } from "@nexeraid/identity-schemas"; | ||
import { ApiClient } from "./generated/index.js"; | ||
@@ -3,0 +3,0 @@ /** |
@@ -17,4 +17,4 @@ import type { CancelablePromise } from "../core/CancelablePromise.js"; | ||
workflowId: string; | ||
externalUserId?: string; | ||
additionalInformations?: { | ||
externalCustomerId?: string; | ||
additionalInformation?: { | ||
email?: string; | ||
@@ -38,4 +38,4 @@ phone?: string; | ||
workflowId: string; | ||
externalUserId: string; | ||
additionalInformations?: { | ||
externalCustomerId: string; | ||
additionalInformation?: { | ||
email?: string; | ||
@@ -42,0 +42,0 @@ phone?: string; |
{ | ||
"name": "@nexeraid/identity-api-client", | ||
"version": "1.3.215-feature-web3-457-remove-identity-app-mapping-to-legacy-react-context-last-1724145709897", | ||
"version": "1.3.215-staging", | ||
"description": "", | ||
@@ -32,3 +32,3 @@ "keywords": [], | ||
"zod-validation-error": "^3.3.1", | ||
"@nexeraid/identity-schemas": "1.12.5-feature-web3-457-remove-identity-app-mapping-to-legacy-react-context-last-1724145709897" | ||
"@nexeraid/identity-schemas": "1.12.15-staging" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
@@ -17,3 +17,2 @@ # Overview | ||
- [generate-api-client.yml](..%2F..%2F..%2F.github%2Fworkflows%2Fgenerate-api-client.yml) | ||
- For more information about CI see [CI.md](..%2F..%2F..%2Fdev-docs%2FCI.md) | ||
- [generate-api-client.yml](..%2F..%2F..%2F.github%2Fworkflows%2Fgenerate-api-client.yml) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
162548
17