linode / linode-api-docs

Source for the Linode API v4 Docs
https://www.linode.com/docs/api/
Apache License 2.0
23 stars 67 forks source link

new: Add cloud_init field for POST /images and POST /images/upload #893

Closed lgarber-akamai closed 10 months ago

lgarber-akamai commented 10 months ago

This PR adds documentation for the cloud_init field in the POST /images and POST /images/upload request bodies.

Related CLI PR: https://github.com/linode/linode-cli/pull/560