File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ The following API and HTTP scheme-based application ID URI formats are supported
15
15
| _ api://\< tenantId\> /\< appId\> _ | _ api://a8573488-ff46-450a-b09a-6eca0c6a02dc/fc4d2d73-d05a-4a9b-85a8-4f2b3a5f38ed_ |
16
16
| _ api://\< tenantId\> /\< string\> _ | _ api://a8573488-ff46-450a-b09a-6eca0c6a02dc/api_ |
17
17
| _ api://\< string\> /<appId\> _ | _ api://productapi/fc4d2d73-d05a-4a9b-85a8-4f2b3a5f38ed_ |
18
- | _ https://\< tenantIdDomain\> .onmicrosoft.com/\< string\> _ | _ https ://contoso.onmicrosoft.com/productsapi_ |
19
- | _ https://\< verifiedCustomDomain\> /\< string\> _ | _ https ://contoso.onmicrosoft.com/productsapi_ |
20
- | _ https://\< string\> .\< verifiedCustomDomain\> _ | _ https ://product.contoso.onmicrosoft.com_ |
21
- | _ https://\< string\> .\< verifiedCustomDomain\> /\< string\> _ | _ https ://product.onmicrosoft.com/productsapi_ |
18
+ | _ https://\< tenantIdDomain\> .onmicrosoft.com/\< string\> _ | _ ` https ://contoso.onmicrosoft.com/productsapi ` _ |
19
+ | _ https://\< verifiedCustomDomain\> /\< string\> _ | _ ` https ://contoso.onmicrosoft.com/productsapi ` _ |
20
+ | _ https://\< string\> .\< verifiedCustomDomain\> _ | _ ` https ://product.contoso.onmicrosoft.com ` _ |
21
+ | _ https://\< string\> .\< verifiedCustomDomain\> /\< string\> _ | _ ` https ://product.onmicrosoft.com/productsapi ` _ |
22
22
23
23
24
24
- _ \< appId\> _ - The application identifier (appId) property of the application object.
You can’t perform that action at this time.
0 commit comments