Skip to content

Add configurable app-level default max_depth#26

Merged
Nitemaeric merged 1 commit intomainfrom
add-app-level-configurable-max-depth
Nov 17, 2025
Merged

Add configurable app-level default max_depth#26
Nitemaeric merged 1 commit intomainfrom
add-app-level-configurable-max-depth

Conversation

@Nitemaeric
Copy link
Contributor

Context

We want a way to configure the default max depth of serialization for Transmutation serializers.

Changes

  • Add the ability to configure the Transmutation.max_depth, which is used as the default max_depth value.

Considerations

Users might want to configure the default serialization max_depth per namespace. I can see a use case of wanting to default the depth of serialization within the Admin namespace to a higher level than other namespaces.

@Nitemaeric Nitemaeric merged commit 1ca7c93 into main Nov 17, 2025
3 checks passed
@Nitemaeric Nitemaeric deleted the add-app-level-configurable-max-depth branch November 17, 2025 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant