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
statement-groups: add statement groups status (#336) (8526756)
BREAKING CHANGES
statement-groups: The create and update method is now taking a Create or Update statement group
model. The StatementGroupModel is now an union type. Consequence is that some fields might not be
available on certain the model anymore. You have to check the statement group models type to know
which interface to use. https://coveord.atlassian.net/browse/SEARCHAPI-6018