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 4cb6672 commit 3d58227Copy full SHA for 3d58227
test/JsonApiDotNetCoreExampleTests/Repositories/AuthorizedTodoItemsRepository.cs renamed to test/JsonApiDotNetCoreExampleTests/Helpers/Repositories/AuthorizedTodoItemsRepository.cs
test/JsonApiDotNetCoreExampleTests/Services/IAuthorizationService.cs renamed to test/JsonApiDotNetCoreExampleTests/Helpers/Services/IAuthorizationService.cs
test/JsonApiDotNetCoreExampleTests/Services/MetaService.cs renamed to test/JsonApiDotNetCoreExampleTests/Helpers/Services/MetaService.cs
test/JsonApiDotNetCoreExampleTests/Startups/AuthorizedStartup.cs renamed to test/JsonApiDotNetCoreExampleTests/Helpers/Startups/AuthorizedStartup.cs
test/JsonApiDotNetCoreExampleTests/Startups/ClientGeneratedIdsStartup.cs renamed to test/JsonApiDotNetCoreExampleTests/Helpers/Startups/ClientGeneratedIdsStartup.cs
test/JsonApiDotNetCoreExampleTests/Startups/MetaStartup.cs renamed to test/JsonApiDotNetCoreExampleTests/Helpers/Startups/MetaStartup.cs
0 commit comments