Skip to content

Commit

Permalink
deploy: 40c67e8
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr-brt committed Jun 14, 2024
1 parent eb143ce commit 0d46769
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions openapi/management-api/0.7.1-SNAPSHOT/management-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4101,7 +4101,6 @@ components:
TransferRequest:
required:
- '@context'
- assetId
- contractId
- counterPartyAddress
- protocol
Expand All @@ -4117,6 +4116,7 @@ components:
assetId:
type: string
example: null
deprecated: true
callbackAddresses:
type: array
example: null
Expand Down Expand Up @@ -4145,7 +4145,6 @@ components:
protocol: dataspace-protocol-http
counterPartyAddress: http://provider-address
contractId: contract-id
assetId: asset-id
transferType: transferType
dataDestination:
type: data-destination-type
Expand Down

0 comments on commit 0d46769

Please sign in to comment.