Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

feat: Make "country" and "placement" optional args #84

Merged
merged 1 commit into from
May 19, 2021

Conversation

jrconlin
Copy link
Member

Closes: #83

Description

Make the URI country and placement parameters optional

Testing

If not specified. the country should default to the origin IP address (or US if no REMOTE_ADDR header is present) and placement should default to None

Issue(s)

Closes #83.

@jrconlin jrconlin requested a review from a team May 18, 2021 17:43
Copy link
Member

@pjenvey pjenvey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can probably kill them entirely at this point but 👍

@jrconlin jrconlin merged commit 3451607 into main May 19, 2021
@jrconlin jrconlin deleted the feat/83-rm-placement branch May 19, 2021 01:56
@jrconlin
Copy link
Member Author

Heh, yeah, that can happen later, for now, I'm guessing making them optional prevents weird bugs and possibly makes testing easier.

Trinaa pushed a commit that referenced this pull request Jun 13, 2022
…lake8-4.0.1

Bump flake8 from 3.9.2 to 4.0.1 in /partner
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Make "country" and "placement" URI params optional
2 participants