Skip to content

Optimize and reduce duplicates during the Graph metadata OData to OpenAPI conversion. #913

@nikithauc

Description

@nikithauc

Actions in Graph are mapped for each path in the generated OpenAPI doc and each of these paths is associated with a request body and the response . The request bodies and responses are often duplicates

The Kiota generation using the OpenAPI v1.0 doc creates a model class for each of this request body and response which generates duplicate code.

Expectation:

Optimize and reduce the duplicates during the Graph OData to OpenAPI transformation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions