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

Update PDFOptions.ts #8210

Closed
wants to merge 1 commit into from
Closed

Update PDFOptions.ts #8210

wants to merge 1 commit into from

Conversation

wbt
Copy link

@wbt wbt commented Apr 8, 2022

Add case options consistent with documentation

Closes #8209 but without the test change suggested there.

What kind of change does this PR introduce?

Type change bugfix that brings code in line with documentation.

Did you add tests for your changes?
No, see comment on #8209

If relevant, did you update the documentation?
This is updating the code to match what the documentation already says.

Summary
See #8209 for the issue.

Does this PR introduce a breaking change?
No, at least not intentionally.

Add case options consistent with documentation
@google-cla
Copy link

google-cla bot commented Apr 8, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

@wbt
Copy link
Author

wbt commented Apr 8, 2022

Someone else can take this and re-do the work; barriers to contribution in this repo exceed the value of the contribution.

@OrKoN
Copy link
Collaborator

OrKoN commented Apr 8, 2022

Closed in #8211

@OrKoN OrKoN closed this Apr 8, 2022
@wbt
Copy link
Author

wbt commented Apr 8, 2022

Thanks! One small tweak you might consider is to have the Capitalize version first so that type hints shown on hover in certain IDEs match the documentation shown alongside it.

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.

[Bug]: Types for page format don't match the documentation
2 participants