Skip to content
Commits on Source (2)
...@@ -1817,7 +1817,6 @@ components: ...@@ -1817,7 +1817,6 @@ components:
type: array type: array
items: items:
$ref: '#/components/schemas/SatelliteId' $ref: '#/components/schemas/SatelliteId'
minItems: 1
IMSDCAppInfo: IMSDCAppInfo:
type: object type: object
properties: properties:
......