Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Apps Plugin] Allow bad enum constants (#545)
The metadata plugin currently barfs when it encounters a config item with an enum field that references itself (e.g. `JdbcDatabaseDialect`). This commit allows processing to continue when the bad enums are encountered.
- Loading branch information