bascarsija

Results 4 issues of bascarsija

Note that #11 can provide a means of ensuring that such missing model entities can still be preserved during roundtrip modification. Please note that I have created a fork that...

Not all fields from the Grafana API model are currently represented in the model classes, resulting in data loss when, for example, copying an dashboard and uploading the result. Fortunately,...

Otherwise deserialization will fail (against Grafana 4.6.2, at least) due to an apparently flexible representation of certain fields as either a string or an array of strings (e.g. "tags"). Please...

The getters and (fluent) setters are public, so the fields should not be exposed directly. Please note that I have created a [fork](https://github.com/bascarsija/grafana-api-java-client) that already implements this, and can produce...