Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
[external] bugfix: fix escaping in orders (#1433)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyshaw authored Sep 19, 2023
1 parent ad4c7e3 commit a778645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/orders.v2.oas2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2114,7 +2114,7 @@ components:
display_value: BigCommerceLogo.jpeg
display_value_customer: BigCommerceLogo.jpeg
display_value_merchant: BigCommerceLogo.jpeg
value: {\"originalName\":\"BigCommerceLogo.jpeg\",\"temporaryPath\":\"121_fbfb71dfc5a5d911f62d8e35dedd6e45.jpeg\",\"path\":\"f606efcae7e179970b19c3658142c5d0.jpeg\"}
value: "{\"originalName\":\"BigCommerceLogo.jpeg\",\"temporaryPath\":\"121_fbfb71dfc5a5d911f62d8e35dedd6e45.jpeg\",\"path\":\"f606efcae7e179970b19c3658142c5d0.jpeg\"}"
type: File upload field
name: Custom Logo Engraving
display_style: ""
Expand Down

0 comments on commit a778645

Please sign in to comment.