#7 Make 'response' objects in messages more automatic

오픈
stan4 년 전을 오픈 · 0개의 코멘트
Stan Janssen 코멘트됨, 4 년 전

Including this section in each message seems redundant and we should be able to automatically fill this based on the context:

{
...
'response': {'response_code': 200,
             'response_description': 'OK',
             'request_id': '1234abcd'}
...
}
Including this section in each message seems redundant and we should be able to automatically fill this based on the context: ``` { ... 'response': {'response_code': 200, 'response_description': 'OK', 'request_id': '1234abcd'} ... } ```
로그인하여 이 대화에 참여
레이블 없음
마일스톤 없음
담당자 없음
참여자 1명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.