Skip to content

[Update] POST /account/credit-card #153

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
Nov 4, 2019

Conversation

nmelehan
Copy link
Contributor

@nmelehan nmelehan commented Nov 1, 2019

Remove format for card_number:

The former PAN format does not correspond to any format specified by OpenAPI:
https://swagger.io/specification/#data-types

PAN was meant to stand for primary account number, but this may not be obvious to an API reader.
https://en.wikipedia.org/wiki/Payment_card_number

The format was meant to hide the number when using the CLI:
2bb2cc1

However, this functionality was never built into the CLI. After discussing with dev team, it's likely not desirable to have this functionality for the card_number property in the CLI. Because the PAN label doesn't assist with a reader's understanding of what the field should be used for, or the values it accepts, I'm proposing we remove it.

@nmelehan nmelehan requested a review from yoshizzle November 4, 2019 16:37
@nmelehan nmelehan merged commit 767b11c into linode:development Nov 4, 2019
LBGarber pushed a commit to LBGarber/linode-api-docs that referenced this pull request Jun 15, 2022
Adding changelog for cloud release 1.0.0
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