Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
p0t4t0sandwich committed Aug 2, 2023
1 parent a1ac293 commit 0aaf69d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ JSON response:
}
```

### Get bee name suggestions
### Get bee name suggestions (Authentication Required)

URL encoded query parameters:

Expand Down Expand Up @@ -107,7 +107,7 @@ JSON response:
}
```

### Accept a bee name suggestion
### Accept a bee name suggestion (Authentication Required)

URL encoded query parameters:

Expand All @@ -131,7 +131,7 @@ JSON response:
}
```

### Reject a bee name suggestion
### Reject a bee name suggestion (Authentication Required)

URL encoded query parameters:

Expand Down

0 comments on commit 0aaf69d

Please sign in to comment.