90e4dc5f8f
``` warning: doc list item without indentation --> proxmox-notify/src/api/webhook.rs:131:5 | 131 | /// (`400 Bad request`) | ^^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation = note: `#[warn(clippy::doc_lazy_continuation)]` on by default help: indent this line | 131 | /// (`400 Bad request`) | ++ ``` Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>