-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- 현재 타 FW들의 경우,
- 사용자의 가독성 및 편의성을 위해서 UUID 보다는 NameId를 Unique ID로 사용합니다.
- 일관성 측면에서 이에 대한 변경을 검토해주시기 바랍니다.
- 예를 들면,
- 다음 Import Source Info의 경우
curl -X 'GET' \ 'http://172.24.190.123:8081/honeybee/source_group/b9e86d53-9fbe-4a96-9e06-627f77fdd6b7/connection_info/2f678139-e6e6-43e8-9722-33b834efc563/import/infra' \ -H 'accept: application/json'
- 다음처럼 제공
curl -X 'GET' \ 'http://172.24.190.123:8081/honeybee/source_group/group-01/connection_info/connection-01/import/infra' \ -H 'accept: application/json'
ish-hcc
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request