Authentication 방식

인증이 필요한 API는 Header에 Authentication을 추가해야 함

"Authentication": "Bearer {accessToken}"

User API Statement

Trainer API Statement

Trainee API Statement

Workout Type API Statement

Workout API Statement (미사용 예정, Workout Session에서 통으로 넣는 식으로 해보기)

Workout Session API Statement