-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
public api reformMostly breaking change proposal for a better and consitent public apiMostly breaking change proposal for a better and consitent public apisuggestion
Description
Context
Filtering by tags uses the methodOption argument, which is not consistent and complex.
Also, the option keys are ugly, especially in this context.
Proposal
Create getResultWithTags
and getResultWithoutTags
, it's more intelligible and more consistent with similar methods.
Breaking changes
(high) Filtering by tags using getResult is no longer supported.
LiamM32
Metadata
Metadata
Assignees
Labels
public api reformMostly breaking change proposal for a better and consitent public apiMostly breaking change proposal for a better and consitent public apisuggestion
Projects
Status
Backlog - Optimizations