Create types for untyped nodes

Open
#285 1 comment 0 reactions 1 assignee View on GitHub

@rohitkrsoni is already working on this.

Since Jun 3, 2024.

Assessment

This issue has not been assessed yet.

Description

enhancement WIP

To support untyped JSON (https://github.com/microsoft/kiota/issues/4385), create the following types:

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

Dominant language
Python
Stars
31
Forks
39
Avg merge
11h 45m
Merged PRs (30d)
42

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/kiota-python

All issues in microsoft/kiota-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.