Skip to content

Conversation

SteveL-MSFT
Copy link
Member

PR Summary

For copy, the count property was explicitly set in the schema as an int so you can't use an expression. This change adds a new num IntOrExpression and during copy we parse and execute the expression.

Additionally, for parameters() we explicitly check the result matches the defined parameter type rather than having it get validated and fail later.

PR Context

Part of #1177

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant