#[0] for nodeless.io, do you have documented webhook payload JSON? I can see the CRUD APIs, just not what the webhook should expect.
Does it return the same as the types GET _type_ Request for each?
#[0] for nodeless.io, do you have documented webhook payload JSON? I can see the CRUD APIs, just not what the webhook should expect.
Does it return the same as the types GET _type_ Request for each?
I’ve found the rust library, which has the types/models.
https://github.com/nodeless-io/nodeless-rs/blob/main/src/webhook.rs