Skip to content

Fix getFiles code samples#52

Merged
ComfortablyCoding merged 2 commits intodirectus:mainfrom
kheiner:fix/#51-list-files-snippet
Mar 2, 2026
Merged

Fix getFiles code samples#52
ComfortablyCoding merged 2 commits intodirectus:mainfrom
kheiner:fix/#51-list-files-snippet

Conversation

@kheiner
Copy link
Copy Markdown
Contributor

@kheiner kheiner commented Feb 24, 2026

I'm sure I fixed the Directus SDK code snippet but I'm not 100% sure on the GraphQL snippet. I know what was there before was wrong. Anyone familiar with GQL should quickly verify that the GQL fix is correct.

Fixes #51

Comment thread openapi/paths/files/getFiles.yaml Outdated
@ComfortablyCoding ComfortablyCoding changed the title fixes #51 Update getFiles.yaml to change file query structure Fix getFiles code samples Mar 2, 2026
Copy link
Copy Markdown
Member

@ComfortablyCoding ComfortablyCoding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@ComfortablyCoding ComfortablyCoding merged commit 9e8adb4 into directus:main Mar 2, 2026
@kheiner kheiner deleted the fix/#51-list-files-snippet branch March 24, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: List Files code snippets are for readFile()

2 participants