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

feat: json content type #737

Merged
merged 5 commits into from
Dec 1, 2023
Merged

feat: json content type #737

merged 5 commits into from
Dec 1, 2023

Conversation

manisha1997
Copy link
Contributor

@manisha1997 manisha1997 commented Nov 30, 2023

Fixes

feat: Add support for json content type

Checklist

  • I acknowledge that all my contributions will be made under the project's license
  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have read the Contribution Guidelines and my PR follows them
  • I have titled the PR appropriately
  • I have updated my branch with the main branch
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation about the functionality in the appropriate .md file
  • I have added inline documentation to the code I modified

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.

Copy link

sonarcloud bot commented Nov 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

66.7% 66.7% Coverage
0.0% 0.0% Duplication

@manisha1997 manisha1997 changed the base branch from main to 9.0.0-rc November 30, 2023 08:11
Copy link
Contributor

@tiwarishubham635 tiwarishubham635 left a comment

Choose a reason for hiding this comment

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

Great! I think we can merge

@tiwarishubham635
Copy link
Contributor

You can correct the name of the PR to pass the linting test

@manisha1997 manisha1997 changed the title Json content type feat:json content type Nov 30, 2023
@manisha1997 manisha1997 changed the title feat:json content type feat: json content type Nov 30, 2023
@manisha1997 manisha1997 merged commit 3509e61 into 9.0.0-rc Dec 1, 2023
37 of 39 checks passed
@manisha1997 manisha1997 deleted the json-content-type branch December 1, 2023 05:36
@manisha1997
Copy link
Contributor Author

merged into 9.0.0-rc

tiwarishubham635 added a commit that referenced this pull request Feb 23, 2024
* feat: json content type (#737)

* feat: add application/json support for client

* feat: add application/json support for client

* feat: add application/json support for client

* feat: add application/json support for client

* feat: add application/json support for client

* chore: updated changelogs for rc-branch

* chore: add domain detail (#739)

* feat: add domain detail to twilio python

* feat: add domain detail to twilio python

* feat: add domain detail to twilio python

* feat: add domain detail to twilio python

* corrected rc version

* Update setup.py

* Update setup.py

* chore: corrected cluster test

* [Librarian] Regenerated @ 517c6276943255de674e1d20cdae01266b89160c dc7e93834d14ebcc1f96c25b9fbc8af35330f99a

* Release 9.0.0-rc.1

* chore: disables cluster test (#765)

* chore: disables cluster test

* chore: added make prettier to workflow

* [Librarian] Regenerated @ c3db20dd5f24647ef2bd3fb8b955496c59bb22bd d02e25fbcbae2224a4c0e6c23612622c320cce9f

* Release 9.0.0-rc.2

* feat!: MVR release preparation (#766)

* feat!: MVR release preparation

* fix: added test for json data in http client

---------

Co-authored-by: Manisha Singh <[email protected]>
Co-authored-by: sbansla <[email protected]>
Co-authored-by: Twilio <[email protected]>
sbansla added a commit that referenced this pull request Feb 23, 2024
* feat: add application/json support for client

* feat: add application/json support for client

* feat: add application/json support for client

* feat: add application/json support for client

* feat: add application/json support for client

* chore: updated changelogs for rc-branch

* chore: add domain detail (#739)

* feat: add domain detail to twilio python

* feat: add domain detail to twilio python

* feat: add domain detail to twilio python

* feat: add domain detail to twilio python

* corrected rc version

* Update setup.py

* Update setup.py

* chore: corrected cluster test

* chore: disables cluster test (#765)

* chore: disables cluster test

* chore: added make prettier to workflow

* feat!: MVR release preparation (#766)

* feat!: MVR release preparation

* fix: added test for json data in http client

---------

Co-authored-by: Manisha Singh <[email protected]>
Co-authored-by: sbansla <[email protected]>
Co-authored-by: Twilio <[email protected]>
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.

2 participants