rsdo 0.1.20260901

A Rust client library for the DigitalOcean API v2
Documentation
1
2
3
4
5
6
7
8
9
type: object
properties:
  is_enabled:
    type: boolean
    example: true
    description: Indicates weather the trigger is paused or unpaused.
  
  scheduled_details:
    $ref: './scheduled_details.yml'