Skip to content

Commit 8dc0637

Browse files
committed
Updated API from documentation release
1 parent b3ca2ee commit 8dc0637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-specs/import/api.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ traits:
296296
is:
297297
- secured_by_view_import_containers
298298
description: |
299-
Retrieves an [ImportSummary](ctp:import:type:ImportSummary) for the [ImportContainer](ctp:import:type:ImportContainer) with the provided `importContainerKey`.
299+
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).
300300
responses:
301301
200:
302302
body:

0 commit comments

Comments
 (0)