1 Open Issue Need Help Last updated: Jun 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a bug in the `ConvertApiResponseToContent` OpenRewrite recipe. The recipe is failing to parse a Java annotation in the `finos/legend-depot` project due to an `Unable to construct Java17Parser` error. The task involves investigating the recipe's code, understanding the parser error, and modifying the recipe to correctly handle the specific annotation structure found in the target Java code.

Complexity: 4/5
bug good first issue

OpenRewrite recipes for OpenAPI.

Java