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

CAMEL-17931: Re-declare _id as an header of Camel MongoDB #7498

Merged
merged 1 commit into from Apr 27, 2022

Conversation

essobedo
Copy link
Contributor

Related to https://issues.apache.org/jira/browse/CAMEL-17931

Motivation

public static final String MONGO_ID = "_id"; // default id field

Causes this problem while generating the website

[check:links ] Found invalid urls in components/next/mongodb-component.html:
[check:links ] Fragment #_endpoint_header%3C/em%3Eid at components/next/mongodb-component.html does not exist!

Modifications

@essobedo
Copy link
Contributor Author

Depends on apache/camel-website#833

@github-actions
Copy link
Contributor

⚠️ This PR changes Camel components and will be tested automatically.

@github-actions
Copy link
Contributor

✔️ Finished component verification: 0 component(s) test failed out of 1 component(s) tested

@essobedo essobedo force-pushed the CAMEL-17931/fix-underscore-causing-website-web-pbrs branch from a75502a to e7a9b92 Compare April 26, 2022 17:49
@github-actions
Copy link
Contributor

✔️ Finished component verification: 0 component(s) test failed out of 1 component(s) tested

@essobedo essobedo merged commit 280ff51 into main Apr 27, 2022
@essobedo essobedo deleted the CAMEL-17931/fix-underscore-causing-website-web-pbrs branch April 27, 2022 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants