rsdo 0.1.20260901

A Rust client library for the DigitalOcean API v2
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
description: There was an unexpected error.

headers:
  ratelimit-limit:
    $ref: '../headers.yml#/ratelimit-limit'
  ratelimit-remaining:
    $ref: '../headers.yml#/ratelimit-remaining'
  ratelimit-reset:
    $ref: '../headers.yml#/ratelimit-reset'

content:
  application/json:
    schema:
      $ref: '../models/error.yml'
    example:
      id: example_error
      message: some error message