-
Hi Richard,
Nuxt 3 is still in beta (https://v3.nuxtjs.org/) and i wanted to test if the kentico-kontent-nuxt-module is already compatible with Nuxt 3. So I first created a Nuxt 3 project to test t…
-
**Edited by: @petrsvihlik**
Hi, Kentico Kontent community!
We want to rewrite this SDK to support the [Management API v2 endpoints](https://docs.kontent.ai/reference/management-api-v2) and **we need…
-
### Brief bug description
getting these errors
> error CS0433: The type 'ImageUrlBuilder' exists in both 'Kentico.Kontent.ImageTransformation, Version=14.2.1.0, Culture=neutral, PublicKeyToken=null'…
-
![image](https://user-images.githubusercontent.com/9810625/143572159-d2491412-d51b-4dfd-9689-bc02a836535d.png)
-
### Motivation
Unify namespaces:
- some entities have namespace matching their full project structure
- some entities match just project's namespace
### Proposed solution
Unify namespaces t…
-
Currently there are no types available for this nuxt wrapper. It would be awesome to have the wrapped kontent.ai sdk types available inside of nuxt as well :)
-
### Motivation
Validation Regex is being extended with custom validation messages. The issue should add property of the validation message into the SDK models.
### Proposed solution
* [ ] Ext…
-
### Brief bug description
When you try to run tests on Mac, respective text fixtures (mocked requests) are not found.
The reason is, the mocking engine does not respect the environmental differenc…
makma updated
3 years ago
-
### Brief bug description
Test `CreateContentType_CreatesContentType` is failing in some cases.
with error:
```
Failed Kentico.Kontent.Management.Tests.ManagementClientTests.ContentTypeTests…
-
### Brief bug description
When setting the `depthParameter` to `1`, we expected modular item values to not be resolved as part of the normal SDK behaviour (i.e value should either be an empty array…