Graylog2 / Graylog2/graylog-plugin-collector

Remove RestBoolean from CollectorConfigurationResource

Open
#42 0 comments 0 reactions 0 assignees View on GitHub
feature low hanging fruit triaged
Dominant language
JavaScript
Stars
16
Forks
15
PR merge metrics
No merged PRs in 30d

Description

The class `RestBoolean` seems no longer necessary, as the corresponding Javascript store always passes `true` now.
It just needlessly complicates the intended resource, making it harder to follow, boolean flags should simply use boolean datatypes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.