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

config option to enable GDPR compliant API #236

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dimitryvolkov
Copy link

As we know, Atlassian is in the process of changing and deprecating some API behavior to better comply with GDPR, they started by removing personal user data and adding accountIds instead.
Some APIs still return old user data but we can't know for sure when APIs will be completely changed.
Luckily, Atlassian has provided us with a way to test these changes and prepare.

This can be done by sending an HTTP header alongside requests (see here), which this PR enables.

You can read here for other changes being performed, although it seems the announcement is pretty old

@MrRefactoring
Copy link
Collaborator

Can you add a description of this function to README?

@MrRefactoring MrRefactoring self-assigned this Jun 22, 2020
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.

2 participants