Skip to content

Commit 5631a22

Browse files
committed
updating intro reference
1 parent 5ef9e19 commit 5631a22

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/openapi/admin-schema-2.4.8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ info:
99
version: 2.4.8
1010
title: Commerce Admin REST endpoints - All inclusive
1111
description:
12-
"$ref": "../_includes/redocly-intro.md"
12+
$ref: https://raw.githubusercontent.com/AdobeDocs/commerce-webapi/main/src/_includes/redocly-intro.md
1313
host: example.com
1414
basePath: "/rest/default"
1515
schemes:

src/openapi/customer-schema-2.4.8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ info:
99
version: 2.4.8
1010
title: Commerce Customer REST endpoints - All inclusive
1111
description:
12-
"$ref": "../_includes/redocly-intro.md"
12+
$ref: https://raw.githubusercontent.com/AdobeDocs/commerce-webapi/main/src/_includes/redocly-intro.md
1313
host: example.com
1414
basePath: "/rest/default"
1515
schemes:

src/openapi/guest-schema-2.4.8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ info:
99
version: 2.4.8
1010
title: Commerce Guest REST endpoints - All inclusive
1111
description:
12-
"$ref": "../_includes/redocly-intro.md"
12+
$ref: https://raw.githubusercontent.com/AdobeDocs/commerce-webapi/main/src/_includes/redocly-intro.md
1313
host: example.com
1414
basePath: "/rest/default"
1515
schemes:

0 commit comments

Comments
 (0)