Support for raw content in text/plain responses #878
Labels
CLI
Work to support generating CLIs with Kiota
Csharp
Pull requests that update .net code
enhancement
New feature or request
fixed
generator
Issues or improvements relater to generation capabilities.
Go
Java
TypeScript
Pull requests that update Javascript code
Milestone
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:
The text was updated successfully, but these errors were encountered: