linode-api-docs icon indicating copy to clipboard operation
linode-api-docs copied to clipboard

Source for the Linode API v4 Docs

Results 15 linode-api-docs issues
Sort by recently updated
recently updated
newest added

Initial draft of updates for new and existing endpoints for the Placement Groups service.

DO NOT MERGE

ACLB API Draft

DO NOT MERGE

Hey Linode Team, I'm trying to generate client based on the openapi spec in this repo, but cli says that spec is invalid (tried java, ruby). ``` openapi-generator generate -i...

Hi! I'm trying to make Linode a first class target for Guix deploy and as a prerequisite I need to package the CLI tool. The problem is that it tries...

Hi, I'm trying to use this specification (as well as the one on the website) and there are errors in it. This prevents it from being parsed by various tools....

Bare Metal Beta support change set. Replacing the older #205 version.

DO NOT MERGE

This is related to https://github.com/linode/linode-cli/issues/247 The kubeconfig returned from `GET /lke/clusters/{clusterId}/kubeconfig` is a base64-encoded YAML config. The OpenAPI standard now supports this [with the standard JSON Schema fields](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#considerations-for-file-uploads). This change...

Added some example data for: ssl_cert, ssl_key, ssl_fingerprint, and ssl_commonname Introduced redactedInResponse and redactedString fields for the ssl_cert and ssl_key properties. This is a proposed way of communicating that a...

- Specify remote for push commands - Link to GitHub new PR page