Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use response.ok instead of specific code
Simply replace explicit checking for status code of 201 for response.ok. Makes code a little simpler. Signed-off-by: Eric Brown <eric.brown@securesauce.dev>
- Loading branch information