-
May you migrate this project to .NET 7, please?
Thanks
-
Since the https://github.com/kontent-ai/delivery-sdk-net/pull/349 was merged - we should release a new patch version.
-
### Brief bug description
What went wrong?
When using the code generated Model process it appears that API is trying to fetch a model that was removed earlier in the day.
`Created './content-t…
-
### Brief bug description
Since splitting the ContentTypeSnippets in #25, the ContentTypes are imported incorrectly inside ContentTypeSnippets.
### Repro steps
1. Generate models
2. have a l…
-
### Motivation
When using rich text elements to add content to a page, you might sometimes use components to give the content editors a "page-builder" like experience. In those instances, one of th…
-
### Motivation
Using the **usePreviewMode** configuration also fetches archived items, which doesn't really make sense for the preview mode.
### Proposed solution
Adding a new configuration prope…
-
### Motivation
Improves user experience while running generation tool.
- Clears up the confusion between models compatibility and used SDK.
- Notifies user of using invalid parameters
### Pro…
-
### Brief bug description
When running the sample .uploadAssetFromUrl method from the README, the script hangs and never gets a response from the API nor does it timeout.
### Repro steps/Test co…
-
### Brief bug description
```
Module not found: Can't resolve 'tslib' in './node_modules/@kentico/kontent-core/dist/es5/helpers'
```
When importing `transformImageUrl` from `@kentico/kontent-d…
-
### Brief bug description
When I run the model generator with codename `_3_section_items` and using nameResolver as asny value camelCase, pascalCase, snakeCase I get an error.
camelCase or pasca…