-
Notifications
You must be signed in to change notification settings - Fork 301
Closed
Labels
CLIWork to support generating CLIs with KiotaWork to support generating CLIs with KiotaCsharpPull requests that update .net codePull requests that update .net codeGoJavaTypeScriptPull requests that update Javascript codePull requests that update Javascript codeenhancementNew feature or requestNew feature or requestfixedgeneratorIssues or improvements relater to generation capabilities.Issues or improvements relater to generation capabilities.
Milestone
Description
Related to microsoft/OpenAPI.NET.OData#129 and microsoft/OpenAPI.NET.OData#141
/$count returns a text/plain response with an int32. It can't be changed to another type due to how the OData protocol is designed
To fully support this (once the conversion pull request gets merged), we need to:
- update the builder so it generates fluent API paths for text/plain as well
- add deserialization libraries for text/plain for C#, TS, Java, Ruby, Go (and eventually PhP)
- register these providers by default
- update the readme to point to these new libraries
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CLIWork to support generating CLIs with KiotaWork to support generating CLIs with KiotaCsharpPull requests that update .net codePull requests that update .net codeGoJavaTypeScriptPull requests that update Javascript codePull requests that update Javascript codeenhancementNew feature or requestNew feature or requestfixedgeneratorIssues or improvements relater to generation capabilities.Issues or improvements relater to generation capabilities.
Type
Projects
Status
Done ✔️