Skip to content

Commit

Permalink
Set includingLegacyDisplayNames in discofeeds generator
Browse files Browse the repository at this point in the history
See ukf/ukf-meta#230 for details
  • Loading branch information
Alex Stuart committed Sep 6, 2021
1 parent ecdd334 commit a533196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdx/uk/discofeeds.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
-->

<bean id="discoFeedSerializer" parent="ukf.DiscoFeedCollectionSerializer"
p:prettyPrinting="true"/>
p:prettyPrinting="true" p:includingLegacyDisplayNames="true"/>

<bean id="discofeeds" parent="mda.SimplePipeline">
<property name="stages">
Expand Down

0 comments on commit a533196

Please sign in to comment.