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

qr_code model is missing "pages" attribute #265

Open
unclejustin opened this issue Mar 15, 2023 · 0 comments
Open

qr_code model is missing "pages" attribute #265

unclejustin opened this issue Mar 15, 2023 · 0 comments

Comments

@unclejustin
Copy link

Summary

As per https://docs.lob.com/#tag/Letters/operation/letter_create qr_code allows for a "pages" attribute to determine what page to render the qr code. This is missing from the model.

Expected Behavior

Should allow "pages" for qr_code.

Current Behavior

Typescript error will not allow "pages".

Possible Solution

Add pages/: string to qr_code model.

Steps to Reproduce

  1. Try to use pages as an attribute for qr_code when creating a letter.
  2. Open an issue about how this doesn't work 😂

Context (Environment)

I am trying to create a letter using the sdk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant