Use clearer rlang::check_exclusive
for param checking in endpoints
#222
Labels
P3
very low priority
Milestone
Replace this kind of check for mutual exclusivity (appears in most of the endpoints, e.g.)
with rlang::check_exclusive for improved readability. There's this snag though: r-lib/rlang#1647
The text was updated successfully, but these errors were encountered: