[Feature] API Rate Limiting 미들웨어 및 Swagger UI 구현 #30
Labels
No Label
Priority
High
Priority
Low
Priority
Medium
Priority
Non
Priority
Urgent
Status
Available
Status
Done
Status
In Progress
Type
Bug
Type
Chore
Type
Design
Type
Documentation
Type
Feature
Type
Improvement
Type
Refactor
Type
Research
Type
Task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SPMS/SPMS_API#30
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
설명
API 키 기반 요청 속도 제한 미들웨어를 구현하고, Swagger UI를 추가하여 브라우저에서 API 테스트가 가능하도록 한다.
체크리스트 — Rate Limiting
체크리스트 — Swagger UI
AddOpenApi()+MapOpenApi()→ Swashbuckle 교체SPMS.API/Extensions/SwaggerExtensions.cs— AddSwaggerDocumentation()SPMS.API/Filters/SpmsHeaderOperationFilter.cs— 커스텀 헤더 필터