Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating swagger #109

Merged
merged 11 commits into from
Mar 23, 2025
Merged

Conversation

ashleynhs
Copy link
Contributor

Overview

Updating swagger docs post user session/fcm/auth refactor.

Changes Made

  • All user IDs are using firebaseUid instead of userId
  • All ID fields in schemas are using type: 'string' without UUID format where they refer to firebaseUid
  • All endpoint parameters that accept firebaseUid are properly typed as strings
  • Authentication is consistently handled through bearer tokens
  • added the four new endpoints

Next Steps (delete if not applicable)

NOTE: This branch was made from refactoring user sessions branch.

Copy link
Contributor

@Aayush-Agnihotri Aayush-Agnihotri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ashleynhs ashleynhs merged commit 698d10a into ashley/refactoring-user-session Mar 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants