Icinga / icingadb

Icinga configuration and state database supporting multiple environments
https://icinga.com
GNU General Public License v2.0
57 stars 21 forks source link

Shorten CommentType#UnmarshalText() #805

Open Al2Klimov opened 1 week ago

Al2Klimov commented 1 week ago

by just calling CommentType#UnmarshalJSON(). The implementations behave identically. (Just like for AcknowledgementState, NotificationStates, NotificationTypes and StateType.)