Skip to content

Commit 831bea0

Browse files
committed
refresh
1 parent 38d0624 commit 831bea0

File tree

4 files changed

+1813
-1814
lines changed

4 files changed

+1813
-1814
lines changed

src/openapi/admin-schema-2.4.8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ info:
1313
host: example.com
1414
basePath: "/rest/default"
1515
schemes:
16-
- https
16+
- http
1717
tags:
1818
- name: addresses/{addressId}
1919
- name: adminuisdk/massaction/{request_id}

src/openapi/customer-schema-2.4.8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ info:
1313
host: example.com
1414
basePath: "/rest/default"
1515
schemes:
16-
- https
16+
- http
1717
tags:
1818
- name: applepay/auth
1919
- name: braintree/mine/payment/vault

src/openapi/guest-schema-2.4.8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ info:
1313
host: example.com
1414
basePath: "/rest/default"
1515
schemes:
16-
- https
16+
- http
1717
tags:
1818
- name: applepay/auth
1919
- name: carts/guest-carts/{cartId}/checkGiftCard/{giftCardCode}

0 commit comments

Comments
 (0)