diff --git a/api.yaml b/api.yaml index ee5aee9..a1bb212 100644 --- a/api.yaml +++ b/api.yaml @@ -44226,7 +44226,7 @@ components: example: b8a828b98dbf32d9fd1875cbace9640ceb8c82626716b4a64203fdc79bb46d26 type: allOf: - - $ref: '#/components/schemas/TransferType' + - $ref: '#/components/schemas/TransferType1' description: Defines whether or not this Transfer was sent or received by the user usd: type: number @@ -56491,7 +56491,7 @@ components: example: b8a828b98dbf32d9fd1875cbace9640ceb8c82626716b4a64203fdc79bb46d26 type: allOf: - - $ref: '#/components/schemas/TransferType' + - $ref: '#/components/schemas/TransferType1' description: Defines whether or not this Transfer was sent or received by the user usd: type: number @@ -56895,7 +56895,7 @@ components: type: array items: $ref: '#/components/schemas/RecipientEntry1' - TransferType: + TransferType1: title: TransferType type: string enum: @@ -63091,7 +63091,7 @@ components: example: b8a828b98dbf32d9fd1875cbace9640ceb8c82626716b4a64203fdc79bb46d26 type: allOf: - - $ref: '#/components/schemas/TransferType' + - $ref: '#/components/schemas/TransferType1' description: Defines whether or not this Transfer was sent or received by the user usd: type: number