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 last modified to GET documents and GET document/{id} #40

Closed
reganwolfrom opened this issue Sep 12, 2022 · 0 comments
Closed

Add last modified to GET documents and GET document/{id} #40

reganwolfrom opened this issue Sep 12, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@reganwolfrom
Copy link
Member

There is an "insertedDate", but it would be good to also provide the "lastModifiedDate".

@reganwolfrom reganwolfrom added the enhancement New feature or request label Sep 12, 2022
@mfriesen mfriesen added this to the v1.8.8 milestone Sep 23, 2022
mfriesen added a commit that referenced this issue Sep 25, 2022
* #44 - DELETE Document API does not work unless a corresponding file exists in S3

* #40 - Add last modified to GET documents and GET document/{id}

* #45 - Metadata records with no corresponding S3 object are causing issues on GET /documents

* #46 - 500 Error in /search endpoint when using large "limit" with "responseFields"

* #48 - File downloads are named using the document ID rather than the original filename

* added POST /documents/{documentId}/actions

* POST /searchFulltext - added pagination
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants