Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 1.12 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.12 KB

DEPRECATED: the distribution is now a dynamic server located in the Cards Database Repository

TCGdex/distribution

The raw TCGdex API files.

More informations at https://github.com/tcgdex/cards-database#pokemon-tcgdex

Versioning

Each changes made to the API is a new "version" depicted as such:

  • MAJOR => Breaking change to the database, a new folder name v{MAJOR} is created
  • MINOR => non-breaking change is made
    • new field/subfield is added
    • optional field is now always present
  • PATCH
    • data added/patched/removed

see the CHANGELOGS file to get the full list of changes

Support

the older API is supported 6 months after a new MAJOR release has been out to allow developpers to update to the new API.

note: the 6 month support start after the officials SDK have their version up too.

Issues reporting

Please report any issues here https://github.com/tcgdex/cards-database/issues