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
public System.Collections.Generic.IEnumerable<Microsoft.OpenApi.Models.OpenApiError> ResolveReferences() { }
536
537
public void SerializeAsV2(Microsoft.OpenApi.Writers.IOpenApiWriter writer) { }
537
538
public void SerializeAsV3(Microsoft.OpenApi.Writers.IOpenApiWriter writer) { }
539
+
public static string GenerateHashValue(Microsoft.OpenApi.Models.OpenApiDocument doc) { }
538
540
}
539
541
public class OpenApiEncoding : Microsoft.OpenApi.Interfaces.IOpenApiElement, Microsoft.OpenApi.Interfaces.IOpenApiExtensible, Microsoft.OpenApi.Interfaces.IOpenApiSerializable
0 commit comments