Skip to content

added targeting template APIs#60

Merged
DynataRidley merged 5 commits intodevfrom
feature-targeting-template
Apr 24, 2020
Merged

added targeting template APIs#60
DynataRidley merged 5 commits intodevfrom
feature-targeting-template

Conversation

@ukumark
Copy link
Contributor

@ukumark ukumark commented Apr 14, 2020

No description provided.

json={'status': {'message': 'success'}},
status=200)
# Response with error status
responses.add(
Copy link
Contributor

Choose a reason for hiding this comment

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

Doesn't appear you're using this error response in the test.

json={'status': {'message': 'success'}},
status=200)
# Response with error status
responses.add(
Copy link
Contributor

Choose a reason for hiding this comment

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

Doesn't appear you're using this error response in the test.

json={'status': {'message': 'success'}},
status=200)
# Response with error status
responses.add(
Copy link
Contributor

Choose a reason for hiding this comment

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

Doesn't appear you're using this error response in the test.

@DynataRidley DynataRidley merged commit 0ac59b1 into dev Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants