Michael Knoedel
Michael Knoedel
Sounds good to me. My only thought before implementing this would be, is there a way to have this happen automatically, potentially by hooking into the `Polly` recordings?
100% agree, this would be great!
This makes a lot of sense, what are your thoughts on having it be a validateStepInvocation hook or something instead? I'm not sure how many integrations use scopes or permissions...
You know, thinking about it again, we should be able to pull out scopes from the access tokens we are using to make api calls so long as the integrations...
I was thinking about solving this problem as well, but came to a different conclusion. I think what we should be doing is allow duplicate partial entities and linking them...
I see thanks for explaining it. Explaining it back, this allows us to put all of the api data sources used to generate the api you are creating. That's a...
I really like this idea. This would make is really clear where stuff came from.
I'm unsure if this will be more clear or not. I'm wondering about a case where we. create entities in 2 different steps. Will both of them need to be...
do you think we could accomplish this by expanding or changing [Rules](https://github.com/JupiterOne/data-model/blob/master/src/schemas/Rule.json) and [RuleSets](https://github.com/JupiterOne/data-model/blob/master/src/schemas/Ruleset.json) instead?