Open
Description
We have support for the smithy.api#examples
trait since #339, but the trait is limited to examples on the operation itself. It would be useful to also support alloy#dataExamples
, which can be applied on anything, so that even if you don't use a full example for the operation input, you can still fill in certain fields within it.