Function create

Source
pub async fn create(
    client: &Client,
    organisation_id: &str,
    opts: &CreateOpts,
) -> Result<Addon, Error>
Expand description

create the addon and returns it