• 카테고리

    질문 & 답변
  • 세부 분야

    백엔드

  • 해결 여부

    미해결

Event에 Account manager를 추가했으면 문서화 필요

22.07.07 11:47 작성 조회수 145

0

이벤트 테스트할 때 에러나요

 

// 요청이랑 응답 둘다...

	...
    fieldWithPath("limitOfEnrollment").description("..."),
	fieldWithPath("free").description("..."),
	fieldWithPath("eventStatus").description("..."),
	fieldWithPath("offline").description("..."),
	fieldWithPath("manager").description("..."),
	fieldWithPath("manager.id").description("..."),
	fieldWithPath("manager.email").description("..."),
	fieldWithPath("manager.password").description("..."),
	fieldWithPath("manager.roles").description("...")
)

답변 1

답변을 작성해보세요.

0

감사합니다.