Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[azopenai] api-version query parameter not being added for some APIs. #23417

Open
Tracked by #23280
richardpark-msft opened this issue Sep 9, 2024 · 0 comments
Open
Tracked by #23280
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. OpenAI

Comments

@richardpark-msft
Copy link
Member

richardpark-msft commented Sep 9, 2024

The api-version query parameter isn't being generated for the /files operations.

It's not in the swagger, so that'd be the first spot we need to check. From what @glecaros saw other emitters are handling this properly, so it would seem the TypeSpec is correct.

I have a request policy adding it in (tempAPIVersionPolicy) - we can remove it once we've fixed this.

@richardpark-msft richardpark-msft self-assigned this Sep 9, 2024
@richardpark-msft richardpark-msft added Client This issue points to a problem in the data-plane of the library. OpenAI labels Sep 9, 2024
@github-actions github-actions bot added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. OpenAI
Projects
None yet
Development

No branches or pull requests

1 participant