Skip to content

Add accept_language support#60

Merged
pcothenet merged 1 commit into
mainfrom
pc/1.22
May 16, 2022
Merged

Add accept_language support#60
pcothenet merged 1 commit into
mainfrom
pc/1.22

Conversation

@pcothenet

Copy link
Copy Markdown
Contributor

What

  • Adds support for the accept_language option

Why

  • i18n

SDK Release Checklist

  • Have you added an integration test for the changes?
  • Have you built the library locally and made queries against it successfully?
  • Did you update the changelog?
  • Did you bump the package version?
  • If endpoints were removed, did you manually remove the corresponding files? (this should be rare)
  • For breaking changes, did you plan for the release of the new SDK versions and deploy the API to production?

@pcothenet
pcothenet requested a review from a team May 16, 2022 22:56
@@ -79,6 +79,7 @@ def retrieve_project(self, id={}, **kwargs): # noqa: E501

:param async_req bool: execute request asynchronously

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why is the type last on this particular line? 😄

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Good question. This is all auto-generated and not being a python expert i'm actually not quite sure what this does.

@pcothenet
pcothenet merged commit a1852fc into main May 16, 2022
@pcothenet
pcothenet deleted the pc/1.22 branch May 16, 2022 23:59
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