Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-15 | pkg/api/api0: Rework error responses | pg9182 | |
* NorthstarLauncher expects the error field to be an object with enum and msg fields as strings, and often crashes if this isn't the case. * Shorter code, less duplication. | |||
2022-10-15 | pkg/api/api0: Fix ErrorCode_NO_GAMESERVER_RESPONSE enum value | pg9182 | |
2022-10-13 | pkg/api/api0: Refactor error message formatting | pg9182 | |
2022-10-13 | pkg/api/api0: Add BAD_REQUEST error | pg9182 | |
2022-10-13 | pkg/api/api0: Add INTERNAL_SERVER_ERROR | pg9182 | |
2022-10-13 | pkg/api/api0: Import errors from ↵ | pg9182 | |
R2Northstar/NorthstarMasterServer@b45ff0ef267712e8bff6cd718bb5dc1afcdec420 |