mockersf / jenkins-api.rs

Rust client for Jenkins API
MIT License
26 stars 17 forks source link

fullDisplayName is optional #43

Closed ChrisMacNaughton closed 5 years ago

ChrisMacNaughton commented 5 years ago

When using this library and querying about a job without a fullDisplayName, the following error is given:

Error: Error(Json(Error("missing field `fullDisplayName`", line: 1, column: 650288))