Skip to content

Commit 08894fa

Browse files
authored
Fixed Type and reverted the hotfix (#19303)
1 parent b513729 commit 08894fa

File tree

2 files changed

+2
-1
lines changed
  • specification/vi/resource-manager

2 files changed

+2
-1
lines changed

specification/vi/resource-manager/Microsoft.VideoIndexer/preview/2022-04-13-preview/vi.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -960,6 +960,7 @@
960960
"type": "string",
961961
"readOnly": true,
962962
"description": "The access token.",
963+
"x-ms-secret": true,
963964
"example": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJPbmxpbmUgSldUIEJ1aWxkZXIiLCJpYXQiOjE2MjI0NDc3MzMsImV4cCI6MTY1Mzk4MzczMywiYXVkIjoid3d3LmV4YW1wbGUuY29tIiwic3ViIjoianJvY2tldEBleGFtcGxlLmNvbSIsIkdpdmVuTmFtZSI6IkpvaG5ueSIsIlN1cm5hbWUiOiJSb2NrZXQiLCJFbWFpbCI6Impyb2NrZXRAZXhhbXBsZS5jb20iLCJSb2xlIjpbIk1hbmFnZXIiLCJQcm9qZWN0IEFkbWluaXN0cmF0b3IiXX0"
964965
}
965966
}

specification/vi/resource-manager/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ directive:
2626
- Microsoft.VideoIndexer/preview/2021-10-18-preview/vi.json
2727
- Microsoft.VideoIndexer/preview/2021-10-27-preview/vi.json
2828
- Microsoft.VideoIndexer/preview/2021-11-10-preview/vi.json
29-
- Microsoft.VideoIndexer/preview/2022-04-03-preview/vi.json
29+
- Microsoft.VideoIndexer/preview/2022-04-13-preview/vi.json
3030
3131
where:
3232
- $.definitions.AccessToken.properties.accessToken

0 commit comments

Comments
 (0)