Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the new sometimes_without validation rule for various APIs #141

Open
troccoli opened this issue Aug 16, 2020 · 0 comments
Open

Use the new sometimes_without validation rule for various APIs #141

troccoli opened this issue Aug 16, 2020 · 0 comments
Assignees
Labels
blocked enhancement unscheduled Issues that have not yet been put in a project

Comments

@troccoli
Copy link
Owner

Now that we have the sometimes_without rule we can use it in various APIs to make sure that "competing" parameters are not used at the same time.

For example, with the /api/v1/fixtures endpoint it doesn't make sense to have both a season and competition parameters.

Blocked by #140

@troccoli troccoli added enhancement blocked unscheduled Issues that have not yet been put in a project labels Aug 16, 2020
@troccoli troccoli self-assigned this Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked enhancement unscheduled Issues that have not yet been put in a project
Projects
None yet
Development

No branches or pull requests

1 participant