docs: work on README
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
global using System.Text;
|
||||
global using System.Text.Json;
|
||||
global using System.Text.Json.Nodes;
|
||||
global using System.Text.Json.JsonDiffPatch.Xunit;
|
||||
|
||||
global using AnthropicClient.Models;
|
||||
global using AnthropicClient.Utils;
|
||||
global using AnthropicClient.Json;
|
||||
global using AnthropicClient.Tests.Data;
|
||||
global using AnthropicClient.Tests.Fixtures;
|
||||
|
||||
global using FluentAssertions;
|
||||
|
||||
@@ -12,4 +15,4 @@ global using Microsoft.Extensions.Configuration;
|
||||
|
||||
global using RichardSzalay.MockHttp;
|
||||
global using System.Net;
|
||||
global using System.Collections;
|
||||
global using System.Collections;
|
||||
|
||||
Reference in New Issue
Block a user