Skip to content

Generate DateOnly type for newer .net releases #115

@jods4

Description

@jods4

For { type: "string", format: "date" } models, Kiota references a Date struct that is shipped in its Abstractions package.

In newer .net releases, it would be nice to use the built-in System.DateOnly type, so that the model integrates more naturally with the rest of the code.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done ✔️

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions