Skip to content

Conversation

@anudeepkalitkar
Copy link

Omitted the older version "api"
handled any new keys in the response
added notifications api under accounts
added OncallV2
handled list incidents for get list of Incident Objects

Choose a reason for hiding this comment

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

There are customers who are still using the v1 configuration. So, we would need it ideally.

Choose a reason for hiding this comment

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

Applies accross all these files in apiv1.

Copy link
Author

Choose a reason for hiding this comment

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

Hi, I have added the V1 files back to the code and made necessary changes to make it accessible

zenduty/setup.py Outdated
Comment on lines 9 to 13
author="Anudeep Kalitkar",
author_email="anudeep.kalitkar@gmail.com",
packages=find_packages(),
install_requires=[
"requests==2.32.3",
"urllib3==2.2.2",
"six==1.9.0",
"charset-normalizer==3.3.2",
"idna==3.7",
"urllib3==2.3.0",
Copy link
Member

Choose a reason for hiding this comment

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

@anudeepkalitkar can you revert back this changes

Copy link
Author

Choose a reason for hiding this comment

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

reverted

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.

3 participants