guardrail-dev / guardrail-dev/guardrail

Custom header types

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted scala
Dominant language
Scala
Stars
541
Forks
138
PR merge metrics
No merged PRs in 30d

Description

`x-scala-type` doesn't seem to be fully respected for header parameters.

Suggested course of action:
Write a test with a spec with the parameter `x-scala-type: T` (for some `T`) and verify that the parameter is of type `T` and is handled via some `Marshaller[T, String]` before being supplied to the header constructor.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.