Skip to content

Commit

Permalink
add authentication comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Zechiax committed Aug 6, 2023
1 parent e052892 commit a12e440
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,8 @@ catch (ModrinthApiException e)

### Threads endpoints

🔐 All of the endpoints in this section require authentication.

| Name | Method | Implemented |
|------------------------------------|--------|-------------|
| Report a project, user, or version | POST ||
Expand All @@ -239,6 +241,8 @@ catch (ModrinthApiException e)

### Notifications endpoints

🔐 All of the endpoints in this section require authentication.

| Name | Method | Implemented |
|-------------------------------------|--------|-------------|
| Get user's notifications | GET ||
Expand Down

0 comments on commit a12e440

Please sign in to comment.