Skip to content

Commit

Permalink
Updated dummy token value in example.
Browse files Browse the repository at this point in the history
  • Loading branch information
congl-microsoft committed Feb 9, 2022
1 parent bfe05b5 commit 8b09a86
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"200": {
"body": {
"username": "dummyuser",
"acrToken": "dummytoken",
"acrToken": "dummyvalue",
"expiry": "2022-06-07T18:01:41.334+00:00",
"acrServerUrl": "test.azurecr.io",
"repositories": [
Expand Down

0 comments on commit 8b09a86

Please sign in to comment.