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

Limit scope of OpenAiRestApi providers #165

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Limit scope of OpenAiRestApi providers #165

merged 1 commit into from
Dec 20, 2023

Conversation

geoand
Copy link
Collaborator

@geoand geoand commented Dec 16, 2023

The previous way they were declared meant
that they would affect other REST Clients
too.

@geoand
Copy link
Collaborator Author

geoand commented Dec 16, 2023

Unfortunately this can only be fixed once quarkusio/quarkus#37787 is in Quarkus

The previous way they were declared meant
that they would affect other REST Clients
too.

Fixes: #164
@geoand
Copy link
Collaborator Author

geoand commented Dec 20, 2023

We now have Quarkus 3.6.4 in the extension so this should now pass

@geoand geoand requested a review from cescoffier December 20, 2023 11:43
@geoand geoand merged commit 1055e60 into main Dec 20, 2023
1 of 2 checks passed
@geoand geoand deleted the #164 branch December 20, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenAiRestApiJacksonProvider affecting non extension clients
2 participants