-
Notifications
You must be signed in to change notification settings - Fork 202
SG-4373 Improve documentation about local file references #389
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
base: master
Are you sure you want to change the base?
SG-4373 Improve documentation about local file references #389
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates documentation for local file link handling by refining the 'local_storage' schema and enhancing the file attachment examples.
- Updated the 'local_storage' structure in the API reference with detailed keys.
- Revised the attachments documentation to clarify the use of local paths vs. relative paths and improve code examples.
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
File | Description |
---|---|
docs/reference.rst | Updated the 'local_storage' schema with explicit keys and improved formatting. |
docs/cookbook/attachments.rst | Revised text and examples for file attachments, including minor typo fixes and code formatting improvements. |
Comments suppressed due to low confidence (1)
docs/reference.rst:809
- The inline 'TODO' comment appears to be left unintentionally. Consider removing or clarifying it.
'name': "string" | Pass, TODO
Co-authored-by: Copilot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Two nitpick suggestions only.
Co-authored-by: Carlos Villavicencio <[email protected]>
53b4e21
This pull request updates the documentation for handling local file fields and local storage references.
relative_path
andlocal_storage
fieldsLocalStorage
by name