This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from 6e663329c79 CAMEL-20825: camel-rest - Contract first for api-doc
should include the spec
add 9b90ee93615 CAMEL-20825: camel-rest - Contract first for api-doc
should include the spec
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/openapi/RestOpenApiReader.java | 2 +-
.../org/apache/camel/openapi/ComplexTypesTest.java | 4 ++++
.../org/apache/camel/openapi/DummyHttpEngine.java} | 21 +++++----------------
.../RestOpenApiReaderApiDocsOverrideTest.java | 4 ++++
.../camel/openapi/RestOpenApiReaderApiDocsTest.java | 4 ++++
.../openapi/RestOpenApiReaderContextPathTest.java | 4 ++++
.../openapi/RestOpenApiReaderDayOfWeekTest.java | 4 ++++
.../openapi/RestOpenApiReaderDisabledTest.java | 4 ++++
.../RestOpenApiReaderEnableVendorExtensionTest.java | 4 ++++
.../RestOpenApiReaderFileResponseModelTest.java | 4 ++++
.../RestOpenApiReaderModelApiSecurityTest.java | 4 ++++
.../RestOpenApiReaderModelBookOrderTest.java | 4 ++++
.../camel/openapi/RestOpenApiReaderModelTest.java | 4 ++++
.../RestOpenApiReaderPropertyPlaceholderTest.java | 4 ++++
.../apache/camel/openapi/RestOpenApiReaderTest.java | 4 ++++
.../apache/camel/openapi/RestOpenApiV3XOfTest.java | 4 ++++
.../camel/openapi/producer/RestOpenApiGetTest.java | 5 +++++
.../producer/RestOpenApiGetUriParamTest.java | 5 +++++
.../SpringRestOpenApiReaderModelApiSecurityTest.xml | 3 +++
19 files changed, 75 insertions(+), 17 deletions(-)
copy
components/{camel-platform-http/src/test/java/org/apache/camel/component/platform/http/JettyCustomPlatformHttpEngine.java
=>
camel-openapi-java/src/test/java/org/apache/camel/openapi/DummyHttpEngine.java}
(64%)