Skip to content

Commit 9e8ba34

Browse files
committed
allow external references
1 parent a5a011f commit 9e8ba34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/cds.application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ hapi:
268268
# -------------------------------------------------------------------------------
269269
# allow_cascading_deletes: true
270270
# allow_contains_searches: true
271-
# allow_external_references: true
271+
allow_external_references: true
272272
# allow_multiple_delete: true
273273
# allow_override_default_search_params: true
274274
# auto_create_placeholder_reference_targets: false

0 commit comments

Comments
 (0)