Skip to content

Commit bc008e0

Browse files
committed
Release updatest
1 parent f843410 commit bc008e0

8 files changed

Lines changed: 271 additions & 433 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ coverage
4141
# logs folder for aio-run-detached
4242
logs
4343

44-
adobe-api/mesh/mesh.json
4544
server.js
4645
test-placeholder-handler.js
4746
key.pem

INSTALL.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,6 @@ To required environment add:
1818
* I/O Events
1919
* Adobe Commerce as a Cloud Service (SaaS) - is required to manage authorization between the application and your Adobe Commerce instance.
2020

21-
22-
### Adobe API Mesh (Optional)
23-
24-
1. Add "API Mesh" service to your environment.
25-
2. Rename file `adobe-api/mesh/mesh.json.dist` into `adobe-api/mesh/mesh.json`.
26-
3. Change required options inside `adobe-api/mesh/mesh.json`.
27-
* AC-URL (This should be your Adobe Commerce system's base URL to GQL Endpoint)
28-
29-
4. Provision Mesh by using this file with `aio api-mesh create adobe-api/mesh/mesh.json`.
30-
3121
## Installation
3222

3323
1. Clone the repository

adobe-api/mesh/README.md

Lines changed: 0 additions & 129 deletions
This file was deleted.

adobe-api/mesh/mesh.json.dist

Lines changed: 0 additions & 25 deletions
This file was deleted.

env.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Your Adobe Commerce GraphQL URL / OR Mesh URL
1+
# Your Adobe Commerce GraphQL URL
22
AC_GRAPHQL_URL=
33
# Your system Environment ID for Catalog Service OR Tennant ID of SaaS (optional, for SaaS or for Catalog Service endpoints)
44
AC_ENVIRONMENT_ID=
File renamed without changes.

0 commit comments

Comments
 (0)