mirror of
https://github.com/valitydev/swag-payments.git
synced 2024-11-06 09:35:22 +00:00
added target to fee struct
This commit is contained in:
parent
33543769a2
commit
02f50df85b
@ -4,6 +4,10 @@ discriminator: allocationFeeType
|
||||
required:
|
||||
- allocationFeeType
|
||||
properties:
|
||||
target:
|
||||
x-rebillyMerge:
|
||||
- $ref: '#/definitions/AllocationTarget'
|
||||
- readOnly: true
|
||||
allocationFeeType:
|
||||
type: string
|
||||
enum:
|
||||
|
Loading…
Reference in New Issue
Block a user