fix: make user signup work for the minimum

A lot of work is still to be done ...
This commit is contained in:
Muyao CHEN
2024-10-06 18:26:57 +02:00
parent 7b8abf8e5c
commit 344485d082
13 changed files with 103 additions and 24 deletions

View File

7
docs/error_code.md Normal file
View File

@ -0,0 +1,7 @@
# Platform level error code design
- InternalError
- InvalidParameter
- AuthFailure
- ResourceNotFound
- FailedOperation