GitLab API Issue State should read Open rather than "Opened"
Created by: StephenOTT
When reading issues through the API, a issue's state is referenced as either "Opened" or "Closed". Opened reads as a past-tense as well as a Action: i.e. They Opened the Issue last week, or they opened an issue. A state should not reference a past-tense.
Opened, should be changed to Open.
Additionally, GitLab UI shows a Issue as Open and Closed, Not Opened and Closed.