rsdo 0.1.20260901

A Rust client library for the DigitalOcean API v2
Documentation
description: A JSON object with a key of `databases`.

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

content:
  application/json:
    schema:
      properties:
        dbs:
          type: array
          items:
            $ref: '../models/database.yml'
    example:
      dbs:
        - name: alpha
        - name: defaultdb