Allow restricting a credential to a list of actions, just like Parameters can do today. This allows a credential to not have to be
passed in for actions that do not use it.
Correct, this doesn't change existing behavior when applyTo is not set. We talked about it in the CNAB meeting with Matt and Chris and agreed this is a minor spec change.
Allow restricting a credential to a list of actions, just like Parameters can do today. This allows a credential to not have to be passed in for actions that do not use it.
Closes #366