Remove superflous id from relayer api fee recipients json schema
This commit is contained in:
parent
e96f36751a
commit
8f6a96740e
@ -6,7 +6,6 @@ export const relayerApiFeeRecipientsResponseSchema = {
|
|||||||
{
|
{
|
||||||
properties: {
|
properties: {
|
||||||
records: {
|
records: {
|
||||||
id: '/relayerApiFeeRecipientsSchema',
|
|
||||||
type: 'array',
|
type: 'array',
|
||||||
items: { $ref: '/addressSchema' },
|
items: { $ref: '/addressSchema' },
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user