Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

feat(response): makes serializer configurable. #84

Merged
merged 1 commit into from Nov 2, 2022

Conversation

peterschutt
Copy link
Member

The custom response class only exists to deliver this. So that is now dynamically constructed with the serializer passed to PluginConfig if do_response_class is True and response_class doesn't already exist on AppConfig.

Closes #51

The custom response class only exists to deliver this. So that is now
dynamically constructed with the serializer passed to `PluginConfig` if
`do_response_class` is `True` and `response_class` doesn't already
exist on `AppConfig`.

Closes #51
@peterschutt peterschutt merged commit 0eb2857 into v0.2.0 Nov 2, 2022
@peterschutt peterschutt deleted the configurable-serializer-callable branch November 2, 2022 06:52
peterschutt added a commit that referenced this pull request Nov 5, 2022
The custom response class only exists to deliver this. So that is now
dynamically constructed with the serializer passed to `PluginConfig` if
`do_response_class` is `True` and `response_class` doesn't already
exist on `AppConfig`.

Closes #51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant