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 function getCriteriaAPI returns a part of the catalogue, with #217 deprecated and should be remove in v0.4.7. However, this function should not be lost.
I would rather get a subscribable writeable of the catalogue to modify or search the catalogue.
Suggested Change
Add getCatalog()
Is this Breaking?
Yes
Current Behavior
getCriteria(String)
New Behavior
Detailed Description
The text was updated successfully, but these errors were encountered:
Usually the catalogue is passed in by the application anyways, right? So they would already know about it. Nevertheless I'm not opposed to adding a getCatalogue() API.
General Summary
The function getCriteriaAPI returns a part of the catalogue, with #217 deprecated and should be remove in v0.4.7. However, this function should not be lost.
I would rather get a subscribable writeable of the catalogue to modify or search the catalogue.
Suggested Change
Add getCatalog()
Is this Breaking?
Yes
Current Behavior
getCriteria(String)
New Behavior
Detailed Description
The text was updated successfully, but these errors were encountered: