📝 Add docstrings to Dev
#2
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Docstrings generation was requested by @dariemcarlosdev.
The following files were modified:
Core/Application/Common/Behaviors/CachingBehavior.csCore/Application/Common/DTOs/TokenBlacklistStatusDto.csCore/Application/Common/Interfaces/IApiDataItemRepository.csCore/Application/Common/Interfaces/IApiIntegrationService.csCore/Application/Common/Interfaces/ICacheService.csCore/Application/Common/Interfaces/ITokenBlacklistService.csCore/Application/Common/Interfaces/ITokenRepository.csCore/Application/Common/Interfaces/IUserRepository.csCore/Application/Common/Mapping/ApiDataMapper.csCore/Application/Common/Models/Result.csCore/Application/Common/Profiles/ApiDataMappingProfile.csCore/Application/Features/Authentication/Commands/BlacklistTokenCommand.csCore/Application/Features/Authentication/Commands/BlacklistTokenCommandHandler.csCore/Application/Features/Authentication/Commands/LoginUserCommand.csCore/Application/Features/Authentication/Commands/LoginUserCommandHandler.csCore/Application/Features/Authentication/Queries/GetTokenBlacklistStatsQuery.csCore/Application/Features/Authentication/Queries/GetTokenBlacklistStatsQueryHandler.csCore/Application/Features/Authentication/Queries/IsTokenBlacklistedQuery.csCore/Application/Features/Authentication/Queries/IsTokenBlacklistedQueryHandler.csCore/Application/Features/SampleData/Queries/GetApiDataByIdQuery.csCore/Application/Features/SampleData/Queries/GetApiDataByIdQueryHandler.csCore/Application/Features/SampleData/Queries/GetApiDataQuery.csCore/Application/Features/SampleData/Queries/GetApiDataQueryHandler.csCore/Application/Features/SampleData/Queries/GetApiDataWithMappingQuery.csCore/Application/Features/SampleData/Queries/GetApiDataWithMappingQueryHandler.csCore/Domain/Entities/ApiDataItem.csCore/Domain/Entities/BaseEntity.csCore/Domain/Entities/Token.csCore/Domain/Entities/User.csCore/Domain/Events/BaseDomainEvent.csCore/Domain/Events/TokenRevokedEvent.csCore/Domain/Events/UserRegisteredEvent.csCore/Domain/Exceptions/DomainException.csCore/Domain/ValueObjects/Email.csCore/Domain/ValueObjects/Role.csCore/Domain/ValueObjects/ValueObject.csInfrastructure/Caching/CacheService.csInfrastructure/Caching/SampleCache.csInfrastructure/Data/ApplicationDbContext.csInfrastructure/Data/Configurations/ApiDataItemConfiguration.csInfrastructure/Data/DatabaseSettings.csInfrastructure/Handlers/ApiKeyHandler.csInfrastructure/Middleware/JwtBlacklistValidationMiddleware.csInfrastructure/Repositories/ApiDataItemRepository.csInfrastructure/Repositories/TokenRepository.csInfrastructure/Repositories/UserRepository.csInfrastructure/Security/JwtTokenGenerator.csInfrastructure/Services/ApiIntegrationService.csInfrastructure/Services/TokenBlacklistService.csPresentation/Controllers/v1/AuthController.csPresentation/Controllers/v1/SampleController.csPresentation/Controllers/v1/TokenBlacklistController.csPresentation/Extensions/DependencyInjection/ApplicationServiceExtensions.csPresentation/Extensions/DependencyInjection/InfrastructureServiceExtensions.csPresentation/Extensions/DependencyInjection/PresentationServiceExtensions.csPresentation/Extensions/HttpPipeline/WebApplicationExtensions.csThese file types are not supported
.dockerignore.github/workflows/azure-deploy.yml.github/workflows/docker-publish.yml.gitignoreComponents/App.razorComponents/Layout/MainLayout.razorComponents/Pages/Error.razorComponents/Pages/Home.razorComponents/Pages/Home.razor.cssComponents/Routes.razorComponents/_Imports.razorDockerfileDockerfile.originalPages/_Host.cshtmlProperties/launchSettings.jsonREADME.mdSecureCleanApiWaf.csprojSecureCleanApiWaf.slnxappsettings.Development.jsonappsettings.jsondocker-compose.ymldocs/APIDesign/API_CONTRACTS_EXAMPLES.mdℹ️ Note