You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/digital-twins/how-to-use-swagger.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ The examples also include error codes to help debug or improve failing tests.
102
102
103
103
## Swagger OAuth 2.0 authorization
104
104
105
-
To learn more about interactively testing requests against API resources protected by OAuth 2.0, see the [official documentation](https://swagger.io/docs/specification/authentication/oauth2/).
105
+
To learn more about interactively testing requests protected by OAuth 2.0, see the [official documentation](https://swagger.io/docs/specification/authentication/oauth2/).
106
106
107
107
> [!NOTE]
108
108
> Support for OAuth 2.0 authentication is temporarily disabled during Public Preview.
0 commit comments