You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe what should be investigated or refactored
There are methods in PeprMutateRequest and PeprValidateRequest that are duplicated. These could be pulled into a single BaseRequest class to simplify the code.
Links to any relevant code
Additional context
The text was updated successfully, but these errors were encountered:
Describe what should be investigated or refactored
There are methods in PeprMutateRequest and PeprValidateRequest that are duplicated. These could be pulled into a single BaseRequest class to simplify the code.
Links to any relevant code
Additional context
The text was updated successfully, but these errors were encountered: