We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c0a96 commit 61c6cd5Copy full SHA for 61c6cd5
test/TestBuildingBlocks/JsonElementAssertionExtensions.cs renamed to test/TestBuildingBlocks/FluentJsonElementExtensions.cs
@@ -6,7 +6,7 @@
6
7
namespace TestBuildingBlocks;
8
9
-public static class JsonElementAssertionExtensions
+public static class FluentJsonElementExtensions
10
{
11
private const string ComponentSchemaPrefix = "#/components/schemas/";
12
0 commit comments