-
Notifications
You must be signed in to change notification settings - Fork 186
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
Updated Strapi docs! #640
Updated Strapi docs! #640
Conversation
✅ Deploy Preview for dlt-hub-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Please review @AstrakhantsevaAA ! |
1. Fill in Name, Description, and Duration. | ||
1. Choose token type: Read Only, Full Access, or custom (with find and findOne selected). | ||
1. Save to view your API token. | ||
1. Copy it for DLT secrets setup. |
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.
link to official tutorial https://docs.strapi.io/user-docs/settings/API-tokens
|
||
## Run the pipeline | ||
`api_secret_key`: API secret key for authentication, defaults to dlt secrets. | ||
`domain`: Strapi API domain name, defaults to dlt secrets. |
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.
add empty line between 141 and 142 rows
|
||
`python3 strapi_pipeline.py` | ||
```python | ||
endpoints = ["athletes"] or endpoints |
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.
delete "or endpoints"
Description
Updated Strapi documentation.
Related Issues
Additional Context