Skip to content

Commit 48b91de

Browse files
- Droplet detail working locally.
1 parent 066a9c9 commit 48b91de

File tree

1 file changed

+1
-1
lines changed
  • test/registry/src/digitalocean/v23.03.00127/services

1 file changed

+1
-1
lines changed

test/registry/src/digitalocean/v23.03.00127/services/droplets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7722,8 +7722,8 @@ components:
77227722
openAPIDocKey: '200'
77237723
sqlVerbs:
77247724
select:
7725-
- $ref: '#/components/x-stackQL-resources/droplets/methods/list'
77267725
- $ref: '#/components/x-stackQL-resources/droplets/methods/get'
7726+
- $ref: '#/components/x-stackQL-resources/droplets/methods/list'
77277727
insert:
77287728
- $ref: '#/components/x-stackQL-resources/droplets/methods/create'
77297729
update: []

0 commit comments

Comments
 (0)