#7 Make 'response' objects in messages more automatic

オープン
4 年 前stan によって開かれました · 0 コメント
Stan Janssen4 年 前 にコメントしました

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 参加者
読み込み中…
キャンセル
保存
まだコンテンツがありません