Darrel
Darrel
Thanks for your feedback. We are investigating the possibility of being able to provide your own link to an authorization service in Graph Explorer to enable scenarios such as this.
@bruceburge We will talk to the product owners and forward your suggestion.
The work to make doc links made available in the OpenAPI description is ongoing here https://github.com/microsoft/OpenAPI.NET.OData/issues/230
@adhiambovivian The button only works to discover documentation for ~1% of Graph URLs. If the user happens to try it on a URL that does work, it sets the user...
@ddyett Can we get your perspective here?
It only works for urls that happen to have been used in samples, and if the sample includes a doc URL. I understand the reluctance to remove a feature in...
@thewahome Great, thanks. Can you help me understand how the telemetry is setup to enable our decision as to whether this is the best place to expose documentation links?
The distinction I see is that having a JSON schema could say a property called "age" must be a number and greater than 18. But that is not defining the...
Even in a delegated scenario there are two distinct security controls for all applications that call Microsoft Graph. There is what a user can do and what the application can...
Our plans to support OpenAPI 3.1 currently involve changing our OpenAPISchema object to use a third-party JSONSchema library. We should not do this work until we have added OpenAPI 3.1...