oapi-codegen icon indicating copy to clipboard operation
oapi-codegen copied to clipboard

fix: set indentation to 2 when marshalling spec for overlay

Open wndhydrnt opened this issue 3 months ago • 0 comments

Fixes #2171

This change is just a workaround for https://github.com/yaml/go-yaml/issues/76. The marshalling/unmarshalling is transparent to the user. Changing the indentation shouldn't break anything.

wndhydrnt avatar Nov 27 '25 16:11 wndhydrnt