Skip to content

chore: test 환경에서 swagger 읽기 전용으로 수정#415

Merged
julia98percent merged 1 commit intodevfrom
feature/414
May 15, 2025
Merged

chore: test 환경에서 swagger 읽기 전용으로 수정#415
julia98percent merged 1 commit intodevfrom
feature/414

Conversation

@julia98percent
Copy link
Collaborator

#️⃣연관된 이슈

#414

📝작업 내용

  • test 환경에서 swagger try it out 비활성화
    • local 환경에서도 application.yml에 이번 작업에서 추가된 코드 붙여넣으시면 테스트 가능합니다!

📸 스크린샷 (선택)

  • As-is
스크린샷 2025-05-16 오전 1 20 14
  • To-be
스크린샷 2025-05-16 오전 1 19 50

@julia98percent julia98percent requested a review from Copilot May 15, 2025 16:21
@julia98percent julia98percent self-assigned this May 15, 2025
@julia98percent julia98percent added the 🧹 Chore 빌드 및 개발 환경 설정 변경 label May 15, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR disables the Swagger "try it out" functionality for the test environment by updating the application-test.yml configuration.

  • Removed test environment Swagger interactive functionality.
  • Added new springdoc.swagger-ui configuration with an empty supportedSubmitMethods list.

@julia98percent julia98percent changed the title chore: test 환경에서 swagger try it out 비활성화 chore: test 환경에서 swagger 읽기 전용으로 수정 May 15, 2025
Copy link
Collaborator

@Dsys1129 Dsys1129 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다

@julia98percent julia98percent merged commit 3adc71f into dev May 15, 2025
2 checks passed
@julia98percent julia98percent deleted the feature/414 branch May 15, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧹 Chore 빌드 및 개발 환경 설정 변경

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants