Skip to content

Conversation

lgarber-akamai
Copy link
Collaborator

This change updates the response documentation for the GET /regions/{regionId}/availability to properly reflect what is returned from the API.

This change has been tested against the Linode CLI and seems to work as expected.

Sample API response:

[
  {
    "region": "us-east",
    "plan": "gpu-rtx6000-1.1",
    "available": false
  },
  {
    "region": "us-east",
    "plan": "gpu-rtx6000-2.1",
    "available": false
  }
]

Thanks in advance 🙂

@andystevensname andystevensname merged commit ed52a54 into linode:development Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants