#7 Make 'response' objects in messages more automatic

Ouvert
Créé il y a 4 ans par stan · 0 commentaires

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'} ... } ```
Connectez-vous pour rejoindre cette conversation.
Pas d'étiquette
Aucun jalon
Pas d'assignataire
1 Participants
Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.