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

Commits on Nov 2, 2022

  1. feat(response): makes serializer configurable.

    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 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    acc52b3 View commit details
    Browse the repository at this point in the history