File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
specification/resources/droplets/models Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ droplet_action_enable_backups:
3434 allOf :
3535 - $ref : ' droplet_backup_policy.yml'
3636 - description : An object specifying the backup policy for the Droplet. If
37- omitted, the default backup policy will be used .
37+ omitted, the backup plan will default to daily .
3838
3939 example :
4040 type : enable_backups
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ properties:
4949 allOf :
5050 - $ref : ' droplet_backup_policy.yml'
5151 - description : An object specifying the backup policy for the Droplet. If
52- omitted and `backups` is `true`, the default backup policy will be used .
52+ omitted and `backups` is `true`, the backup plan will default to daily .
5353
5454 ipv6 :
5555 type : boolean
You can’t perform that action at this time.
0 commit comments