OpenAPI and JSONSchema do fancy things with the fragment including
funny path operations that distinguish between a literal / and an escaped %2f.
Just like happened with Path, the solution is probably to add RawFragment,
with the same semantics for Fragment/RawFragment as Path/RawPath.
/cc @mpvl