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

fix: follow-ups to #1957

Open jamietanna opened this issue 9 months ago • 2 comments

jamietanna avatar May 08 '25 20:05 jamietanna

https://github.com/oapi-codegen/oapi-codegen/pull/1981 is required for this

jamietanna avatar May 11 '25 15:05 jamietanna

OK, the issue I'm trying to fix is that:

  • IsGoTypeReference needs to get called as part of the AllOf merging, but isn't - so we're calling valueWithPropagatedRef which then returns the value, not a $ref

jamietanna avatar May 11 '25 17:05 jamietanna