You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sample api does not seem to obey the schema directive that parent process should only be populated on one level of recursion per event.
I can see the value in sometimes going a few more levels up than normal to prepare consumers that it is a possibility however currently I am seeing 9 levels of parent_process in an account change event.
I've attached the JSON file containing the response from the server. account-change.json
Related: 996, 1004
The sample api does not seem to obey the schema directive that parent process should only be populated on one level of recursion per event.
I can see the value in sometimes going a few more levels up than normal to prepare consumers that it is a possibility however currently I am seeing 9 levels of parent_process in an account change event.
I've attached the JSON file containing the response from the server.
account-change.json
Also related to issue #26.
The text was updated successfully, but these errors were encountered: