-
I can rest by button "Purge rest cache"
and what option to rest cache auto when I update a post?
thank all
-
**Required System information**
- Node.js version: v18.18.2
- NPM version: 9.8.1
- Strapi version: 4.24.2
- "@strapi/plugin-i18n": "4.24.2",
- Database: Postgre SQL
- Operating system: Node-18…
-
The following install command [found in the strapi docs](https://strapi.io/starters/strapi-starter-gatsby-corporate) fails with the following error.
```shell
npx create-strapi-starter my-site g…
-
**Describe your improvement**
Consider refactoring the query parameters used for listing endpoints to standadise their usage and allow for more advanced query options.
**Is your suggestion related…
-
**Describe the bug**
Generating strapi types is broken.
```
[INFO] [2024-04-15T17:45:56.749Z] (Typegen) Starting the type generation process
[INFO] [2024-04-15T17:45:56.749Z] (Typegen) Generatin…
-
## Bug report
### Required System information
- Node.js version: 16.20.1
- NPM version:
- Strapi version: 4.11.3
- Database: postgres
- Operating system: Linux
- Is your project J…
-
Hey all,
Thanks for hearing out my problem. I'm hoping I just overlooked something silly that you'll catch right away.
## Setup
| | |
| -------------------…
-
maybe initialise defaults options like presets:
for example default keep same now:
```ts
stringify({ foo: [ { }, 2 ]}, { preset: 'default' })
// populate.author.fields.0=firstName&populate.au…
-
## Bug report
### Required System information
- Node.js version: 20.16.0
- NPM version: yarn/1.22.22
- Strapi version: 5.2.0
- Database: postgres
- Operating system: darwin ar…
-
Research approaches to transfer data from Gatsby to Strapi
Possible approaches include:
- CSV import
- API endpoints
- Database import
- Custom importing scripting
- [ ] Determine and docu…