Movatterモバイル変換


[0]ホーム

URL:


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

OpenAPI: skip adding method references to model without OperationFilter#51287

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
MikeEdgar wants to merge1 commit intoquarkusio:main
base:main
Choose a base branch
Loading
fromMikeEdgar:suppress-op-method-ref-ext

Conversation

@MikeEdgar
Copy link
Contributor

Currently, when the OpenAPIOperationFilter is not used (by disabling several configuration properties to auto-add API information), the scanner will still setx-quarkus-openapi-method-ref extensions in the model for each API operation. This change prevents adding the method-refs when theOperationFilter is not part of the build process.

@quarkus-bot
Copy link

quarkus-botbot commentedNov 28, 2025
edited by github-actionsbot
Loading

Status for workflowQuarkus CI

This is the status report for runningQuarkus CI on commit25432f0.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult theDevelocity build scans.


Flaky tests -Develocity

⚙️ JVM Tests - JDK 21

📦 extensions/smallrye-openapi/deployment

io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDefaultPathTestCase.testOpenApiPathAccessResource -History

  • 1 expectation failed. Expected header "Content-Type" was not "application/yaml;charset=UTF-8", was "application/json; charset=utf-8". Headers are: content-type=application/json; charset=utf-8 content-length=3055 -java.lang.AssertionError
java.lang.AssertionError: 1 expectation failed.Expected header "Content-Type" was not "application/yaml;charset=UTF-8", was "application/json; charset=utf-8". Headers are:content-type=application/json; charset=utf-8content-length=3055at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@MikeEdgar

[8]ページ先頭

©2009-2025 Movatter.jp