cog
cog copied to clipboard
Fix missing defaults properly
We created a veneer that adds missing defaults when an options is missing: https://github.com/grafana/cog/issues/527.
This isn't the correct way to do it, but it was the faster one. We need to rollback this change and create a proper one.