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

Add missing price properties #10

Merged

Conversation

CptSpaceToaster
Copy link
Contributor

Missed two price options that only show up on older cards.
1stEditionNormal and 1stEditionHolofoil.

There was a caveat though. I can't make a property that begins with a number in python, so I had to transform the incoming data slightly. card.tcgplayer.prices.1stEditionHolofoil can't exist, so I renamed it to card.tcgplayer.prices.firstEditionHolofoil

@CptSpaceToaster CptSpaceToaster force-pushed the add-1st-edition-price-options branch from 77b926e to df8acd2 Compare April 1, 2021 18:54
@CptSpaceToaster
Copy link
Contributor Author

bump

@adback03 adback03 merged commit 31328df into PokemonTCG:master May 11, 2021
@CptSpaceToaster CptSpaceToaster deleted the add-1st-edition-price-options branch August 6, 2021 02:58
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