MireaBackend/Endpoint/Common/Attributes
Polianin Nikita 565252382c
All checks were successful
Build and Deploy Docker Container / build-and-deploy (push) Successful in 1m47s
.NET Test Pipeline / build-and-test (push) Successful in 2m43s
feat: add cache control in response
2024-08-12 21:54:05 +03:00
..
BadRequestResponseAttribute.cs refactor: rewrite the api for the dto project 2024-02-16 23:56:45 +03:00
CacheMaxAgeAttribute.cs feat: add cache control in response 2024-08-12 21:54:05 +03:00
LocalhostAttribute.cs feat: add localhost attribute 2024-05-29 03:30:00 +03:00
MaintenanceModeIgnoreAttribute.cs feat: add attribute maintenance ignore for controllers 2024-05-28 07:02:35 +03:00
NotFoundResponseAttribute.cs refactor: rewrite the api for the dto project 2024-02-16 23:56:45 +03:00
SwaggerDefaultAttribute.cs feat: add default value attribute 2024-06-01 10:58:11 +03:00
TokenAuthenticationAttribute.cs feat: add token for setup controllers 2024-05-28 07:14:17 +03:00