Skip to content

Commit f7ab2b9

Browse files
committed
Restore missing Camera.MaxBinX summary that was inadvertently deleted.
1 parent 101d259 commit f7ab2b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Swagger/AlpacaDeviceAPI_v1.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1306,6 +1306,7 @@ paths:
13061306
$ref: '#/components/responses/500'
13071307
'/camera/{device_number}/maxbinx':
13081308
get:
1309+
summary: Maximum binning for the camera X axis
13091310
description: "Further information here: [MaxBinX](https://ascom-standards.org/newdocs/camera.html#Camera.MaxBinX)"
13101311
parameters:
13111312
- $ref: '#/components/parameters/device_number'

0 commit comments

Comments
 (0)