Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8877a58

Browse files
committed
Remove kiota limitation from list of known issues (the bug was fixed)
1 parent e02db08 commit 8877a58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎docs/usage/openapi-client.md‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,6 @@ demonstrates how to use them. It uses local IDs to:
341341
| Properties are always nullable | - | https://github.com/microsoft/kiota/issues/3911 |
342342
| JSON:API query strings are inaccessible | Use `SetQueryStringHttpMessageHandler.CreateScope` from `JsonApiDotNetCore.OpenApi.Client.Kiota` package | https://github.com/microsoft/kiota/issues/3800 |
343343
| HTTP 304 (Not Modified) is not properly recognized | Catch `ApiException` and inspect the response status code | https://github.com/microsoft/kiota/issues/4190, https://github.com/microsoft/kiota-dotnet/issues/531 |
344-
| No `Accept` header sent when only error responses define `Content-Type` | `JsonApiDotNetCore.OpenApi.Swashbuckle` package contains workaround | https://github.com/microsoft/kiota/issues/6572 |
345344
| Generator warns about unsupported formats | Use `JsonApiDotNetCore.OpenApi.Client.Kiota` package | https://github.com/microsoft/kiota/issues/4227 |
346345
| `Stream` response for HEAD request | - | https://github.com/microsoft/kiota/issues/4245 |
347346
| Unhelpful exception messages | - | https://github.com/microsoft/kiota/issues/4349 |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /