Skip to content

Commit 61c587e

Browse files
committed
TASK: Updating RAML types, Postman and OAS definition
1 parent 8dc0637 commit 61c587e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

oas/import/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ paths:
452452
- "view_import_containers:{projectKey}"
453453
operationId: ByProjectKeyImportContainersByImportContainerKeyImportSummariesGet
454454
description: |-
455-
Retrieves an [ImportSummary](ctp:import:type:ImportSummary) for the [ImportContainer](ctp:import:type:ImportContainer) with the provided `importContainerKey`.
455+
Retrieves an [ImportSummary](ctp:import:type:ImportSummary) for the [ImportContainer](ctp:import:type:ImportContainer) with the provided `importContainerKey`. The returned values are [eventually consistent](/general-concepts#eventual-consistency).
456456
responses:
457457
"200":
458458
description: |-

0 commit comments

Comments
 (0)