-
Notifications
You must be signed in to change notification settings - Fork 415
2784: update dlt+ pojects.md sources example #2861
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
Conversation
✅ Deploy Preview for dlt-hub-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
VioletM
left a comment
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.
Good work with high attention to details!
Added a couple of small comments. Also, could you please add to example setting the primary key?
| endpoint: | ||
| params: | ||
| limit: 1000 | ||
| primary_key: name |
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.
Hm, would it work though? primary_key is usually defined for each resource separately
Description
Added a more detailed explanation and description for rest ai configurations in yml file
Related Issues
Additional Context