Skip to content

Conversation

@fabiobrz
Copy link
Contributor

This test aims at validating processing rules, see https://download.eclipse.org/microprofile/microprofile-open-api-4.1/microprofile-openapi-spec-4.1.html#_processing_rules
It is about an application which includes a resources that is annotated with @ExternalDocumentation.

According to the MicroProfile OpenAPI Javadoc, the generated OpenAPI documentation should include an externalDocs element at root level, but it does not, and the test is failing.

Note:
The test logic uses a custom OASModelReader instance in order to generate the OpenAPI model with an initial value for the externalDocs element, which should be overridden by the annotation. The test would fail even when such initial step is not executed, i.e. when line 39 is commented out.

@fabiobrz fabiobrz force-pushed the test.processing-rules branch from a117514 to 0158130 Compare October 15, 2025 08:04
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.

1 participant