#7 Make 'response' objects in messages more automatic

開啟中
stan4 年之前創建 · 0 條評論

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 參與者
正在加載...
取消
保存
尚未有任何內容