diff --git a/src/openapi/orders/orders-crud.yaml b/src/openapi/orders/orders-crud.yaml index 764ffb2..358dcfd 100644 --- a/src/openapi/orders/orders-crud.yaml +++ b/src/openapi/orders/orders-crud.yaml @@ -1706,7 +1706,7 @@ paths: $ref: "#/components/schemas/unavailable" example: { - termsUrl": "generalTermsAndConditions.pdf", + "termsUrl": "generalTermsAndConditions.pdf", } responses: "200":