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

Set nullable=true for fields that come as null for some invoices. #60

Closed
wants to merge 1 commit into from
Closed

Set nullable=true for fields that come as null for some invoices. #60

wants to merge 1 commit into from

Conversation

rdarder
Copy link

@rdarder rdarder commented Sep 1, 2020

Hi there!
We've been using your openapi spec to build our integration with stripe. We found that a few fields are not marked as nullable, though they come as null (or just unset) when getting those resources through your endpoints. In some cases the documentation string of those fields indicate that they might be null, but they spec doesn't say so.
This is less of a PR (I suppose you generate those files automatically), but I figured the diff would be easier to read in a PR format. Would you let me know if these fields should indeed be nullable? We're just getting started, so I expect we'll find a few more. Please let me know if this is the right channel or way of communicating this.
Thank you!

@CLAassistant
Copy link

CLAassistant commented Sep 1, 2020

CLA assistant check
All committers have signed the CLA.

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.

None yet

2 participants