3cc1a952c
afc5c2616
1
2
3
4
5
export const ordersSchema = { id: '/ordersSchema', type: 'array', items: { $ref: '/orderSchema' }, };