Mislabeled text in ITAD classes #192
Labels
No labels
bug
config update
documentation
duplicate
enhancement
in dev
input needed
new feature
not in draft
refactor
waiting on docs update
wont-do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Sirdog/EnduraBot#192
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
le sigh
In PR #180 I reworked a lot of the error handling and thus the text it sends. However, some of the text reports there's an error at an endpoint which isn't being checked in the block.
Ergo:
Instances of
[/games/search/v1]need to be replaced with[/games/info/v2].Should probably review both classes for this as a redundancy measure.
Addressed in PR #193. Documentation does not need to be updated. Closing as completed.