Skip to content

Support RFC 10008: HTTP QUERY #8126

Description

Is your feature request related to a problem? Please describe the problem.

I'd like to use kiota to generate clients that can use the new HTTP verb QUERY (https://www.rfc-editor.org/info/rfc10008/).

It's currently not supported by the generator nor any client implementation.

Client library/SDK language

None

Describe the solution you'd like

I'd like kiota to consume an OpenAPI 3.2 spec with the fixed field query or an older spec version with additionalOperations to support custom verbs (see https://spec.openapis.org/oas/v3.2.0.html#fixed-fields-6), ideally both.

Additional context

I already discussed this with Vincent Biret (@baywet) and will work on an implementation for the generator side. Probably the Dart client libraries too.

Metadata

Metadata

Labels

CsharpPull requests that update .net codeGoJavaPHPPythonTypeScriptPull requests that update Javascript codedartgoodfirstissueStandard GitHub label used for easy to resolve issues targeting beginner contributorshelp wantedIssue caused by core project dependency modules or libraryjavascriptPull requests that update Javascript codetype:featureNew experience request

Projects

  • Status
    Needs Triage 🔍

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions