Skip to content

Commit

Permalink
intros
Browse files Browse the repository at this point in the history
  • Loading branch information
jhadobe committed Apr 9, 2024
1 parent 957b972 commit 3dfd365
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/openapi/customer-schema-2.4.7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ swagger: '2.0'
info:
version: 2.4.7
title: Commerce Customer REST endpoints - All inclusive
description:
"$ref": "../_includes/redocly-intro.md"
description:
$ref: https://raw.githubusercontent.com/AdobeDocs/commerce-webapi/main/src/_includes/redocly-intro.md
host: example.com
basePath: "/rest/default"
schemes:
Expand Down
4 changes: 2 additions & 2 deletions src/openapi/guest-schema-2.4.7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ swagger: '2.0'
info:
version: 2.4.7
title: Commerce Guest REST endpoints - All inclusive
description:
"$ref": "../_includes/redocly-intro.md"
description:
$ref: https://raw.githubusercontent.com/AdobeDocs/commerce-webapi/main/src/_includes/redocly-intro.md
host: example.com
basePath: "/rest/default"
schemes:
Expand Down

0 comments on commit 3dfd365

Please sign in to comment.