Changes for version 0.002 - 2026-09-21

  • Send a path parameter that holds a slash with the slash as it is. An id Linode hands out can hold one: a private image is private/123. OpenAPI::Client escaped it as %2F, and Linode's own examples send it unescaped.

Modules

A client for the Linode API, generated from Linode's own OpenAPI specification