2 references to GitHubErrorResponse
Aspire.Hosting.GitHub.Models (2)
GitHubModelsHealthCheck.cs (2)
74
GitHubErrorResponse
? errorResponse = null;
79
errorResponse = JsonSerializer.Deserialize<
GitHubErrorResponse
>(content);