Skip to content

Better query handling #11

Description

@ZoopOTheGoop

For the endpoints that support queries (e.g. /find and several assertions) right now we just have a struct like FindBySnapName. These are useful convenience utilities and best in 90% of usecases, but ultimately we should probably use a Builder pattern to be able to build up a query with methods corresponding to valid filter values for that endpoint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions