Skip to content

Make AccessCredential provider_default and credential types nullable. #259

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

Merged
merged 1 commit into from
Aug 20, 2021

Conversation

thetorpedodog
Copy link
Contributor

Unless we mark this as nullable, our generated code on the server side
cannot easily discern between a user wanting to set a credential to
not be the default (i.e. "provider_default": false) vs. not changing
the default status at all (no provider_default field).

We need similar support for our credential types as well.

Unless we mark this as nullable, our generated code on the server side
cannot easily discern between a user wanting to set a credential to
not be the default (i.e. `"provider_default": false`) vs. not changing
the default status at all (no `provider_default` field).

We need similar support for our credential types as well.
@thetorpedodog thetorpedodog requested a review from alekshs August 12, 2021 15:17
@thetorpedodog thetorpedodog merged commit bd81bbc into master Aug 20, 2021
@Shelnutt2 Shelnutt2 deleted the pfish/unanchored branch December 27, 2023 18:48
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