Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zakhaev26 authored Mar 3, 2024
1 parent 8de3962 commit eebb40e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion schemas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
- **_id** (ObjectId)
- **firstName** (String)
- **lastName** (String)
- **password** (String)
- **role** (String)
- **sport** (String)
- **socials** (Object)
Expand Down Expand Up @@ -94,4 +95,4 @@
- **status** (String, e.g., scheduled, ongoing, finished)

## Events
- TBD
- TBD

0 comments on commit eebb40e

Please sign in to comment.