Skip to content

Commit 46eeb04

Browse files
committed
Revert "Update identity-openapispec.json"
This reverts commit 8fbe5c4.
1 parent 4875b28 commit 46eeb04

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

Tools/identity-openapispec.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -178,13 +178,9 @@
178178
"UserEmail": {
179179
"type": "string",
180180
"description": "User Principal Name"
181-
},
182-
"tenantFilter": {
183-
"type": "string",
184-
"description": "Tenant to filter by"
185181
}
186182
},
187-
"required": ["UserEmail","tenantFilter"]
183+
"required": ["UserEmail"]
188184
}
189185
}
190186
}

0 commit comments

Comments
 (0)