Open vladimir-lu opened 3 months ago
For whatever reason, some of the examples seem to be failing, e.g.: https://github.com/zio/zio-config/blob/209e0ac098f6849763ae3ccfc3f2fac4fde86bcd/examples/shared/src/main/scala/zio/config/examples/autoderivation/AutoDerivationPureConfig.scala#L81
I don't get why it should work - the discriminator is not optional or is it?
Edit: never mind, that example doesn't work on the current HEAD of the origin/4.x branch either. Shall I fix it in this PR?
For whatever reason, some of the examples seem to be failing, e.g.: https://github.com/zio/zio-config/blob/209e0ac098f6849763ae3ccfc3f2fac4fde86bcd/examples/shared/src/main/scala/zio/config/examples/autoderivation/AutoDerivationPureConfig.scala#L81
I don't get why it should work - the discriminator is not optional or is it?
Edit: never mind, that example doesn't work on the current HEAD of the origin/4.x branch either. Shall I fix it in this PR?