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
{{ message }}
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
Because of the current API design, it possible to the plugin dev to edit or unset a retrieved requirement. This is not intended. The addRequirement should be reworked to only return a container with the requirement reference and possible getters.
Description
Because of the current API design, it possible to the plugin dev to edit or unset a retrieved requirement. This is not intended. The
addRequirement
should be reworked to only return a container with the requirement reference and possible getters.References
https://github.com/codeoverflow-org/chatoverflow-api/blob/702cf575556b162875b808b5d55d166bb2250752/src/main/java/org/codeoverflow/chatoverflow/api/plugin/configuration/Requirements.java#L57
The text was updated successfully, but these errors were encountered: