Skip to content

Error: Unsupported map representation "stringpairs"ย #72

@RangerMauve

Description

@RangerMauve

I was attempting to use the stringpairs representation for a schema, but got an error when trying to pass it to the create() function in typed.js.

Here's the schema I used:

type Example {String:String} representation stringpairs {
      entryDelim ","
      innerDelim " "
}

Did I do something wrong? It appears as though typed.js just doesn't support this functionality.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

๐Ÿ—„๏ธ Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions