Skip to content

fix: add Swagger example values and update CORS/naming#148

Merged
LivingLikeKrillin merged 1 commit intodevelopfrom
fix/swagger-schema
Mar 15, 2026
Merged

fix: add Swagger example values and update CORS/naming#148
LivingLikeKrillin merged 1 commit intodevelopfrom
fix/swagger-schema

Conversation

@LivingLikeKrillin
Copy link
Contributor

Summary

  • Add @Schema(example) to 15 response DTOs so Swagger UI shows example values
  • Fix MusicData inner class visibility (staticpublic static)
  • Add @Schema(type="string") to Duration field for correct rendering
  • Rename "아바타 표정 목록 조회" → "아바타 얼굴 목록 조회"
  • Add https://api.pfplay.xyz to CORS allowed origins

Test plan

  • Full test suite passes
  • Verify Swagger UI example values on VM

🤖 Generated with Claude Code

…ming

- Add @Schema(example) to 15 response DTOs for Swagger example value display
- Fix MusicData inner class visibility (static → public static)
- Add @Schema(type="string") to Duration field for correct Swagger rendering
- Rename "아바타 표정 목록 조회" → "아바타 얼굴 목록 조회"
- Add https://api.pfplay.xyz to CORS allowed origins

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@LivingLikeKrillin LivingLikeKrillin merged commit 8a1969f into develop Mar 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant