You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

1h 34m logged

Started adding some HTTP requests typedef, still missing alot tho
for now i added:

  • GET /api/client
  • GET /api/client/permissions
  • GET /api/client/account
  • GET /api/client/account/two-factor
  • POST /api/client/account/two-factor (enable)
  • POST /api/client/account/two-factor (disable)
  • PUT /api/client/account/email
  • PUT /api/client/account/password
  • GET /api/client/account/api-keys
  • DELETE /api/client/account/api-keys/{identifier}
  • POST /api/client/account/api-keys

no frontend yet, i’m doing the backend first

0
3

Comments 0

No comments yet. Be the first!