cfitzw commented on PR #5996: URL: https://github.com/apache/camel-k/pull/5996#issuecomment-2546236519
@squakez - I've now added `paths` and kept `path` with deprecated notices. The code will now continue to support the existing `path` convention. I could use some assistance on implementing some sort of error handling so that if both `path` and `paths` traits exist, that an error is thrown. Right now I have it coded to take only the `path` and ignore `paths` when this scenario exists. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org