Skip to content

Commit 59ba05f

Browse files
added some feedback following dev checks
1 parent 03631c7 commit 59ba05f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

2026R1.1-beta-1/AVX_Explore_Resources_API_V1_ArchV2/intro_archv2_resources_api.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -306,10 +306,9 @@ You will find an JSON example below:
306306

307307
You need to get the Application ID on which you want to run the job.
308308

309-
To get this, click **Execute** on the GET/Application command (below):
309+
To get this, click **Execute** on the GET/Applications command (below) on the Resource REST API:
310310
```bash
311-
https://explore.aws-stage.apps.frisbeedev.com/api/resources/v1/docs
312-
GET https://explore.{{ environment }}.{{ domain }}/api/resources/v1/applications
311+
https://explore.{{ environment }}.{{ domain }}/api/resources/v1/applications
313312
```
314313

315314
![Alt text](./app-id-1.png)

0 commit comments

Comments
 (0)