Yarne Decuyper

Results 5 issues of Yarne Decuyper

## Problem statement Currently deepObjects are not supported, this PR adds that support. ## Description Example spec ```yaml components: parameters: exampleParameter: name: paramObj in: query required: true explode: true style:...

## Is your feature request related to a problem? When subsetting, i have a table that is the source where most of my other tables rely on. But Neosync only...

enhancement

**What version of Unfold are you using?** 0.71.0 **What version of Django are you using?** 4.2 **What browser are you using?** Chrome 142.0.7444.60 **Did you checked changelog/commit history, if the...

## Summary Adds support for unlimited fieldset tab items ## Motivation As the library already added unlimited tab items support for inlines, it would make sense to have the same...

**Is it a third party application feature request?** No **Describe your feature request** With the addition of [Unlimited tab items](https://github.com/unfoldadmin/django-unfold/pull/1659) the same functionality could be added for fieldset tab items,...