Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetConnectedIDList 함수 파라미터 수정 #1

Closed
dc7303 opened this issue Jul 9, 2020 · 1 comment
Closed

GetConnectedIDList 함수 파라미터 수정 #1

dc7303 opened this issue Jul 9, 2020 · 1 comment

Comments

@dc7303
Copy link
Contributor

dc7303 commented Jul 9, 2020

func (self *Codef) GetConnectedIDList(serviceType ServiceType) (string, error) {

현재 GetConnectedIDList 메소드는 서비스 티입만 받도록 되어 있음.
CID 리스트 조회 API 사용시 입력할 수 있는 파라미터가 존재하기 때문에 param 파라미터 추가가 필요하다고 판단됨.

dc7303 added a commit that referenced this issue Jul 9, 2020
CID 리스트 조회 시 필수는 아니지만 요청 파라미터가 존재하기 때문에
map 타입의 파라미터 추가
@dc7303
Copy link
Contributor Author

dc7303 commented Jul 9, 2020

easycodef-exam 추가 수정 필요

dc7303 added a commit to codef-io/easycodefgo-exam that referenced this issue Jul 9, 2020
@dc7303 dc7303 closed this as completed Jul 9, 2020
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

No branches or pull requests

1 participant