#7 Make 'response' objects in messages more automatic

Aberto
há 4 anos atrás aberto por stan · 0 comentários

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'} ... } ```
Faça login para participar desta conversação.
Sem Etiqueta
Sem Objetivo
Sem utilizador atribuido
1 Participantes
A carregar...
Cancelar
Guardar
Ainda não existe conteúdo.