We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To check if all your cards are up-to-date.
Returns a list of cards and timestamp of last edit, so clients quickly know if they need to retrieve more info.
Example:
{ "1": 1642852724, "2": 1642852724 }
The text was updated successfully, but these errors were encountered:
API: base implementation of /cards, /card/<uuid>
6950cc2
Implements CatimaLoyalty#1 Implements CatimaLoyalty#2
No branches or pull requests
To check if all your cards are up-to-date.
Returns a list of cards and timestamp of last edit, so clients quickly know if they need to retrieve more info.
Example:
The text was updated successfully, but these errors were encountered: