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
where T : Microsoft.OpenApi.Interfaces.IOpenApiSerializable { }
175
175
public static System.Threading.Tasks.Task<string> SerializeAsync<T>(this T element, Microsoft.OpenApi.OpenApiSpecVersion specVersion, Microsoft.OpenApi.OpenApiFormat format, System.Threading.CancellationToken cancellationToken = default)
176
176
where T : Microsoft.OpenApi.Interfaces.IOpenApiSerializable { }
0 commit comments