Stream: implementers
Topic: Adding summary to extension on root
Eric Haas (Oct 07 2020 at 21:04):
You can't add the summary flag to profiles since the summary is already defined in the base (summary == False can't be coerced to summary == True )
Except for extensions on the root element ( since there is no extension in the base there is no summary defined), is that intentional or just a happy coincidence
Last updated: Apr 12 2022 at 19:14 UTC