Skip to content

[Tracking] On .NET Framework (net481), request URIs can contain a malformed double question mark (??) for operations with query string parameters #57

Description

@trrwilson

Note: this is benign for direct use of the OpenAI v1 endpoint, as the service ignores the extra ?; the impact of this behavior is limited to alternative destinations (like intermediate API gateways or proxies) that may not be as permissive.

This problem is addressed in the generator by the following and this issue can be resolved as soon as the change is integrated:
Azure/autorest.csharp#4818

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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