humanos 1.0.6 → 1.0.7

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 (114) hide show
  1. package/dist/index.d.mts +435 -321
  2. package/dist/index.d.ts +435 -321
  3. package/dist/index.js +15 -18
  4. package/dist/index.mjs +15 -18
  5. package/generated/.openapi-generator/FILES +9 -6
  6. package/generated/api/actions-api.ts +1 -1
  7. package/generated/api/activity-api.ts +1 -1
  8. package/generated/api/approval-api.ts +1 -1
  9. package/generated/api/credentials-api.ts +16 -16
  10. package/generated/api/didapi.ts +1 -1
  11. package/generated/api/requests-api.ts +5 -1
  12. package/generated/api/user-api.ts +1 -1
  13. package/generated/api/webhooks-api.ts +1 -1
  14. package/generated/api.ts +1 -1
  15. package/generated/base.ts +1 -1
  16. package/generated/common.ts +1 -1
  17. package/generated/configuration.ts +1 -1
  18. package/generated/index.ts +1 -1
  19. package/generated/models/action-dto.ts +1 -1
  20. package/generated/models/action-entity.ts +1 -1
  21. package/generated/models/action-list-entity.ts +1 -1
  22. package/generated/models/action-query.ts +1 -1
  23. package/generated/models/action-version-detail-entity.ts +1 -1
  24. package/generated/models/action-version-list-entity.ts +1 -1
  25. package/generated/models/action-version-summary-entity.ts +1 -1
  26. package/generated/models/activities-entity.ts +1 -1
  27. package/generated/models/activity-entity.ts +1 -1
  28. package/generated/models/activity-query.ts +1 -1
  29. package/generated/models/consent.ts +1 -1
  30. package/generated/models/contact-entity.ts +1 -1
  31. package/generated/models/create-presentation-dto.ts +2 -2
  32. package/generated/models/create-subject-dto.ts +1 -1
  33. package/generated/models/create-subject-entity.ts +4 -7
  34. package/generated/models/credential-dto-data.ts +1 -1
  35. package/generated/models/credential-dto.ts +1 -1
  36. package/generated/models/credential-entity.ts +3 -3
  37. package/generated/models/credential-event-decision.ts +1 -1
  38. package/generated/models/credential-event-user.ts +1 -1
  39. package/generated/models/credential-event.ts +1 -1
  40. package/generated/models/credential-placement-dto.ts +1 -1
  41. package/generated/models/{w3-cverifiable-credential-proofs-inner.ts → credential-proof.ts} +21 -9
  42. package/generated/models/credential-status.ts +1 -1
  43. package/generated/models/credentials-detail404-response.ts +1 -1
  44. package/generated/models/credentials-evidence404-response.ts +1 -1
  45. package/generated/models/credentials-issue-vp400-response.ts +1 -1
  46. package/generated/models/credentials-issue-vp403-response.ts +1 -1
  47. package/generated/models/credentials-issue-vp404-response.ts +1 -1
  48. package/generated/models/credentials-revoke400-response.ts +1 -1
  49. package/generated/models/credentials-revoke409-response.ts +1 -1
  50. package/generated/models/delivery-action-type.ts +1 -1
  51. package/generated/models/did-document-entity.ts +1 -1
  52. package/generated/models/evidence.ts +1 -1
  53. package/generated/models/generate-credential-entity.ts +1 -1
  54. package/generated/models/generate-request-dto.ts +1 -1
  55. package/generated/models/generate-request-entity.ts +1 -1
  56. package/generated/models/generate-request-iframe-cookie-dto.ts +36 -0
  57. package/generated/models/generate-request-iframe-dto.ts +10 -1
  58. package/generated/models/generate-request-user-dto.ts +1 -1
  59. package/generated/models/generate-subject-entity.ts +1 -1
  60. package/generated/models/group-entity.ts +1 -1
  61. package/generated/models/groups-entity.ts +1 -1
  62. package/generated/models/identity-dto.ts +1 -1
  63. package/generated/models/identity-event-decision.ts +1 -1
  64. package/generated/models/identity-event-user.ts +1 -1
  65. package/generated/models/identity-event.ts +1 -1
  66. package/generated/models/identity-webhook-issue-date.ts +1 -1
  67. package/generated/models/identity-webhook.ts +1 -1
  68. package/generated/models/index.ts +9 -6
  69. package/generated/models/{w3-cverifiable-credential-credential-subject-mandate-action.ts → mandate-action.ts} +6 -6
  70. package/generated/models/{w3-cverifiable-credential-credential-subject-mandate-context.ts → mandate-context.ts} +4 -4
  71. package/generated/models/{w3-cverifiable-credential-credential-subject-mandate-grantor.ts → mandate-grantor.ts} +3 -3
  72. package/generated/models/mandate.ts +65 -0
  73. package/generated/models/organization-data-entity.ts +1 -1
  74. package/generated/models/otp-error.ts +1 -1
  75. package/generated/models/otp-failed-event-otp.ts +1 -1
  76. package/generated/models/otp-failed-event.ts +1 -1
  77. package/generated/models/partial-subject-entity.ts +1 -1
  78. package/generated/models/{presentation-response-entity.ts → presentation-entity.ts} +7 -7
  79. package/generated/models/receipt-entity.ts +1 -1
  80. package/generated/models/request-credential-entity.ts +1 -1
  81. package/generated/models/request-detail-entity.ts +1 -1
  82. package/generated/models/request-detail-subject-entity.ts +1 -1
  83. package/generated/models/request-entity.ts +1 -1
  84. package/generated/models/request-query.ts +1 -1
  85. package/generated/models/request-subject-entity.ts +1 -1
  86. package/generated/models/requests-create400-response.ts +1 -1
  87. package/generated/models/requests-create402-response.ts +42 -0
  88. package/generated/models/requests-create409-response.ts +42 -0
  89. package/generated/models/requests-detail404-response.ts +1 -1
  90. package/generated/models/requests-entity.ts +1 -1
  91. package/generated/models/requests-resend-otp403-response.ts +1 -1
  92. package/generated/models/resource-entity.ts +1 -1
  93. package/generated/models/resource-minimal-entity.ts +1 -1
  94. package/generated/models/resource-query.ts +1 -1
  95. package/generated/models/resources-entity.ts +1 -1
  96. package/generated/models/revoke-credential-dto.ts +1 -1
  97. package/generated/models/revoke-credential-entity.ts +1 -10
  98. package/generated/models/subject-issuer-entity.ts +1 -1
  99. package/generated/models/subject-query.ts +1 -1
  100. package/generated/models/success-entity.ts +1 -1
  101. package/generated/models/test-event.ts +1 -1
  102. package/generated/models/user-create400-response.ts +1 -1
  103. package/generated/models/user-detail400-response.ts +1 -1
  104. package/generated/models/user-detail404-response.ts +1 -1
  105. package/generated/models/verification-method-entity.ts +1 -1
  106. package/generated/models/verify-allow-response-entity.ts +1 -1
  107. package/generated/models/verify-deny-response-entity.ts +1 -1
  108. package/generated/models/verify-evaluation-entity.ts +1 -1
  109. package/generated/models/verify-presentation-dto.ts +3 -3
  110. package/generated/models/w3-cverifiable-credential-credential-subject.ts +4 -4
  111. package/generated/models/w3-cverifiable-credential.ts +6 -6
  112. package/generated/models/webhook-call-event.ts +1 -1
  113. package/package.json +1 -1
  114. package/generated/models/w3-cverifiable-credential-credential-subject-mandate.ts +0 -65
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -21,7 +21,7 @@
21
21
  */
22
22
  export interface CreatePresentationDto {
23
23
  /**
24
- * DID of the intended verifier. When provided, the VP is bound to this audience via proof.domain and a challenge nonce.
24
+ * Domain or subdomain of the intended verifier (e.g. \"organization.com\"). When provided, the VP is bound to this audience via proof.domain and a challenge nonce.
25
25
  * @type {string}
26
26
  * @memberof CreatePresentationDto
27
27
  */
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -24,7 +24,7 @@ import type { PartialSubjectEntity } from './partial-subject-entity';
24
24
  */
25
25
  export interface CreateSubjectEntity {
26
26
  /**
27
- * HTTP status code indicating the result of the operation for this specific subject: - 200: Success - 201: Success, but nothing was updated - 400: Invalid body payload. Information will be at the message field - 402: Invalid identity due to invalid countryAlpha3 - 407: This call contained this contact more than once - 408: This call contained this identity more than once - 409: Duplicate Identity - 410: Duplicate Identity. This user already has an identity with this countryAlpha3
27
+ * HTTP status code indicating the result of the operation for this specific subject: - 201: Success — subject created or updated (the message distinguishes: \"Subject created\" vs updated) - 400: Invalid body payload. Information will be at the message field - 409: Duplicate contact within the request body - 410: Contact maps to a subject with inconsistent references (the same subject appears through more than one contact in this request) - 500: Unexpected processing error
28
28
  * @type {number}
29
29
  * @memberof CreateSubjectEntity
30
30
  */
@@ -44,14 +44,11 @@ export interface CreateSubjectEntity {
44
44
  }
45
45
 
46
46
  export const CreateSubjectEntityStatusEnum = {
47
- NUMBER_200: 200,
48
47
  NUMBER_201: 201,
49
48
  NUMBER_400: 400,
50
- NUMBER_402: 402,
51
- NUMBER_407: 407,
52
- NUMBER_408: 408,
53
49
  NUMBER_409: 409,
54
- NUMBER_410: 410
50
+ NUMBER_410: 410,
51
+ NUMBER_500: 500
55
52
  } as const;
56
53
 
57
54
  export type CreateSubjectEntityStatusEnum = typeof CreateSubjectEntityStatusEnum[keyof typeof CreateSubjectEntityStatusEnum];
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -69,11 +69,11 @@ export interface CredentialEntity {
69
69
  */
70
70
  'w3cCredential': object;
71
71
  /**
72
- * Whether each grantor accepted or rejected the credential and information about the grantor contact. The `id` field carries the decision URN.
72
+ * Whether each grantor accepted or rejected the credential and information about the grantor contact. The `id` field carries the grantor\'s DID. Always an array (empty when there are no decisions yet).
73
73
  * @type {Array<Array<any>>}
74
74
  * @memberof CredentialEntity
75
75
  */
76
- 'decisions'?: Array<Array<any>>;
76
+ 'decisions': Array<Array<any>>;
77
77
  }
78
78
 
79
79
  export const CredentialEntityStatusEnum = {
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -17,45 +17,57 @@
17
17
  /**
18
18
  *
19
19
  * @export
20
- * @interface W3CVerifiableCredentialProofsInner
20
+ * @interface CredentialProof
21
21
  */
22
- export interface W3CVerifiableCredentialProofsInner {
22
+ export interface CredentialProof {
23
23
  [key: string]: any;
24
24
 
25
25
  /**
26
26
  *
27
27
  * @type {string}
28
- * @memberof W3CVerifiableCredentialProofsInner
28
+ * @memberof CredentialProof
29
+ */
30
+ 'action': string;
31
+ /**
32
+ *
33
+ * @type {string}
34
+ * @memberof CredentialProof
35
+ */
36
+ 'actionProof': string;
37
+ /**
38
+ *
39
+ * @type {string}
40
+ * @memberof CredentialProof
29
41
  */
30
42
  'type': string;
31
43
  /**
32
44
  *
33
45
  * @type {string}
34
- * @memberof W3CVerifiableCredentialProofsInner
46
+ * @memberof CredentialProof
35
47
  */
36
48
  'cryptosuite': string;
37
49
  /**
38
50
  *
39
51
  * @type {string}
40
- * @memberof W3CVerifiableCredentialProofsInner
52
+ * @memberof CredentialProof
41
53
  */
42
54
  'verificationMethod': string;
43
55
  /**
44
56
  *
45
57
  * @type {string}
46
- * @memberof W3CVerifiableCredentialProofsInner
58
+ * @memberof CredentialProof
47
59
  */
48
60
  'created': string;
49
61
  /**
50
62
  *
51
63
  * @type {string}
52
- * @memberof W3CVerifiableCredentialProofsInner
64
+ * @memberof CredentialProof
53
65
  */
54
66
  'proofPurpose': string;
55
67
  /**
56
68
  *
57
69
  * @type {string}
58
- * @memberof W3CVerifiableCredentialProofsInner
70
+ * @memberof CredentialProof
59
71
  */
60
72
  'proofValue': string;
61
73
  }
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -0,0 +1,36 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Humanos API
5
+ * Humanos API
6
+ *
7
+ * The version of the OpenAPI document: 1.0
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+
17
+ /**
18
+ *
19
+ * @export
20
+ * @interface GenerateRequestIFrameCookieDto
21
+ */
22
+ export interface GenerateRequestIFrameCookieDto {
23
+ /**
24
+ * Opt into a trusted browser session for this request (HUM-6): when true, a valid session cookie lets the subject skip the OTP on future approvals. Default false.
25
+ * @type {boolean}
26
+ * @memberof GenerateRequestIFrameCookieDto
27
+ */
28
+ 'allow'?: boolean;
29
+ /**
30
+ * Trusted-session lifespan in seconds. Used ONLY when `allow` is true (ignored otherwise — no error). Clamped to [3600 (1h), 86400 (24h)]; default 3600.
31
+ * @type {number}
32
+ * @memberof GenerateRequestIFrameCookieDto
33
+ */
34
+ 'duration'?: number;
35
+ }
36
+
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -13,6 +13,9 @@
13
13
  */
14
14
 
15
15
 
16
+ // May contain unused imports in some cases
17
+ // @ts-ignore
18
+ import type { GenerateRequestIFrameCookieDto } from './generate-request-iframe-cookie-dto';
16
19
 
17
20
  /**
18
21
  *
@@ -26,5 +29,11 @@ export interface GenerateRequestIFrameDto {
26
29
  * @memberof GenerateRequestIFrameDto
27
30
  */
28
31
  'pubKey': string;
32
+ /**
33
+ * Trusted browser session config — skip the OTP for high-frequency approvals (HUM-6).
34
+ * @type {GenerateRequestIFrameCookieDto}
35
+ * @memberof GenerateRequestIFrameDto
36
+ */
37
+ 'cookie'?: GenerateRequestIFrameCookieDto;
29
38
  }
30
39
 
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Humanos API
5
- * Humanos App Backend API
5
+ * Humanos API
6
6
  *
7
7
  * The version of the OpenAPI document: 1.0
8
8
  *