Skip to content

Commit 00ecb80

Browse files
committedJan 22, 2024
Update example to include full URL
1 parent ef99a57 commit 00ecb80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎workshop.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ Prefill form data on the "Add vehicle" page and the "vehicle activation guide" i
3232
Example request:
3333

3434
```
35-
/integration/vehicle/add?queryType=vin&source=some_system&vehicleVin=WVWZZZ1KZAW123456&customerEmail=johnsmith%40example.com
35+
https://workshop.connectedcars.io/integration/vehicle/add?queryType=vin&source=some_system&vehicleVin=WVWZZZ1KZAW123456&customerEmail=johnsmith%40example.com
3636
```

0 commit comments

Comments
 (0)
Please sign in to comment.