We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e5ede0 commit a56e1f4Copy full SHA for a56e1f4
1 file changed
src/JsonApiDotNetCore.SourceGenerators/JsonApiEndpointsCopy.cs
@@ -2,7 +2,7 @@ namespace JsonApiDotNetCore.SourceGenerators;
2
3
// IMPORTANT: A copy of this type exists in the JsonApiDotNetCore project. Keep these in sync when making changes.
4
[Flags]
5
-public enum JsonApiEndpoints
+public enum JsonApiEndpointsCopy
6
{
7
/// <summary>
8
/// Represents none of the JSON:API endpoints.
0 commit comments