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

Auth API enhancement: expose records.change_date #2211

Open
jpmens opened this issue Feb 9, 2015 · 2 comments
Open

Auth API enhancement: expose records.change_date #2211

jpmens opened this issue Feb 9, 2015 · 2 comments

Comments

@jpmens
Copy link
Contributor

jpmens commented Feb 9, 2015

It would be very useful if the records.change_date column could be exposed via the API (GET and PATCH), allowing a program to record when a particular change was made and subsequently retrieve that information in order to, say, automatically disable a particular record after a certain time.

Note: The API documentation currently states that "dates are in ISO 8601 format", but the column is int(11).

Related to #2188

@zeha
Copy link
Collaborator

zeha commented Feb 9, 2015

Please batch requests ;-)

@jpmens
Copy link
Contributor Author

jpmens commented Feb 10, 2015 via email

@Habbie Habbie added this to the auth-4.1.0 milestone Dec 15, 2015
@Habbie Habbie modified the milestones: auth-helpneeded, former-auth-4.1.0 Jul 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants