Skip to content

[BUG] device 등록 시 버그 #67

Description

@yyuneu

📄 현상 (Phenomenon)

  • 필드명을 snake_case로 보내서 Jackson이 매핑을 못하는 오류 발생
  • 해당 부분은 device 등록 api가 달라졌으므로 같이 수정

🔁 재현 방법 (Steps to Reproduce)

No response

💻 환경 (Environment)

No response

🛠 해결 방향 (Optional)

  • Spring Boot의 Jackson은 기본적으로 camelCase를 기대하므로 그렇게 수정

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions