format, add more query extensions

This commit is contained in:
sam 2024-05-30 16:59:40 +02:00
parent f674d059fd
commit 852036a6f7
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
7 changed files with 52 additions and 8 deletions

View file

@ -75,4 +75,5 @@ public enum ErrorCode
AuthenticationError,
GenericApiError,
UserNotFound,
MemberNotFound,
}