Skip to content

Create types for untyped nodes #285

Description

To support untyped JSON (microsoft/kiota#4385), create the following types:

UntypedDict
UntypedList
UntypedStr
UntypedInt
UntypedBool
UntypedNone
These types need to derive from UntypedNode that extends Parsable

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

  • Status
    In Progress 🚧

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions