Add TrainByHeadcode response type
All checks were successful
Generate and Release Protos / release (push) Successful in 38s

This commit is contained in:
2026-04-27 00:12:16 +01:00
parent a2308198e9
commit 645faf1003
2 changed files with 42 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
"description": "Unix timestamp showing when the data was generated, or the time the error was encountered"
},
"d": {
"description": "Payload data. Type depends on request endpoint"
"description": "Payload data. Type depends on request endpoint, typically an array of the response type"
},
"e": {
"type": "object",