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
There's a few changes to be made into the FilesTable
The text was updated successfully, but these errors were encountered:
Issue #284 is solved already:
Example of an API response:
{ "headCid": "bafkr6icnzuz7ugmag76tuboh37hamyph4fzlm5yig6lclv73i5no5cjl2m", "name": "The Midwest Block-a-Thon Pitch Deck.pdf", "type": "file", "size": "9843703", "mimeType": "application/pdf", "uploadState": { "uploadedNodes": 0, "totalNodes": 0, "archivedNodes": 0, "minimumBlockDepth": null, "maximumBlockDepth": null }, "status": "Archived", "owners": [ { "oauthProvider": "google", "oauthUserId": "105535582565374712077", "role": "admin" } ], "createdAt": "2024-12-02T17:48:28.306Z", "tags": null }
Sorry, something went wrong.
iamnamananand996
Successfully merging a pull request may close this issue.
There's a few changes to be made into the FilesTable
The text was updated successfully, but these errors were encountered: