diff --git a/reference/orders.v3.yml b/reference/orders.v3.yml index a61881a7f..998a4bcd7 100644 --- a/reference/orders.v3.yml +++ b/reference/orders.v3.yml @@ -247,7 +247,7 @@ paths: **Note:** Order refunds should be processed sequentially. Processing multiple concurrent refunds on the same order are not yet supported. - + operationId: createOrderRefund parameters: - $ref: '#/components/parameters/ContentType' @@ -317,7 +317,7 @@ paths: $ref: '#/components/responses/Refund_Resp' '422': description: | - Unable to process a guest refund with store credit. + Unable to process a guest refund with store credit. content: application/json: schema: @@ -1668,7 +1668,6 @@ components: - nmi - paypalexpress - paypalpaymentsprous - - paypalpaymentsprouk - plugnpay - qbmsv2 - securenet @@ -1803,7 +1802,6 @@ components: - nmi - paypalexpress - paypalpaymentsprous - - paypalpaymentsprouk - plugnpay - qbmsv2 - securenet @@ -2623,7 +2621,7 @@ components: example: checkout_paypalexpress amount: type: number - description: Amount refunded with this provider. + description: Amount refunded with this provider. example: 9.99 offline: type: boolean @@ -3045,7 +3043,7 @@ components: properties: data: $ref: '#/components/schemas/Metafield' - meta: + meta: $ref: '#/components/schemas/metaEmpty_Full' MetafieldBase: type: object @@ -3269,7 +3267,7 @@ components: type: integer description: | The unique identifier for the metafield. - example: + example: - 123 errors: type: array @@ -3289,7 +3287,7 @@ components: type: integer description: | The unique identifier for the metafield. - example: + example: - 123 - 124 - 125