Kitura / Kitura/TypeDecoder

TypeDecoder handling of [String: Any] for Swagger

Open
#16 0 comments 0 reactions 1 assignee Claimed by @djones6 View on GitHub
Dominant language
Swift
Stars
39
Forks
9
PR merge metrics
No merged PRs in 30d

Description

A user may wish to assign an `[String: Any]` type on a struct for the purposes of passing through opaque JSON whose structure is unknown. We currently do not support type decoding of `[String: Any]`.

When it comes to encoding/decoding such structures, this may be relevant: https://medium.com/@scotthoyt/swift-4-bridging-codable-json-and-string-any-1b76b9df2b2e

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.