Skip to content

Commit 416d441

Browse files
committed
clarify appinstances get behavior
1 parent ba4eaf8 commit 416d441

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

code/API_definitions/Edge-Application-Management.yaml

+4-1
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,10 @@ paths:
479479
$ref: '#/components/schemas/EdgeCloudRegion'
480480
responses:
481481
'200':
482-
description: Information of Application Instances
482+
description: |
483+
List of application instances. Returns an empty list if no
484+
instances were found or none match the specified query
485+
parameters.
483486
headers:
484487
x-correlator:
485488
$ref: "#/components/headers/x-correlator"

0 commit comments

Comments
 (0)