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

Remove checks for `unexpected reference depth`

Open jamietanna opened this issue 2 years ago • 6 comments

  • Remove checks for unexpected reference depth
  • Add test case for reference depth checks

Closes #1348.

jamietanna avatar Dec 18 '23 17:12 jamietanna

Requires we actually inspect what's at that path and reference that

jamietanna avatar Dec 19 '23 13:12 jamietanna

@jamietanna Any news on this? I'm still encountering the error in question.

ghost avatar Jul 30 '24 14:07 ghost

@jhawrefvem please can you raise an issue (https://github.com/oapi-codegen/oapi-codegen/blob/main/CONTRIBUTING.md#raising-a-bug) for this?

This may now be closed by https://github.com/oapi-codegen/oapi-codegen/pull/1689 and some follow up changes

jamietanna avatar Jul 30 '24 15:07 jamietanna

When to merge this to main branch?

moemoequte avatar Apr 11 '25 10:04 moemoequte

If you're still seeing issues with this, please raise an issue, as this may not be an issue any more due to other changes we've made over time @moemoequte

jamietanna avatar Apr 11 '25 10:04 jamietanna

@jamietanna I put the problem I met in this pull request https://github.com/oapi-codegen/oapi-codegen/pull/1950

moemoequte avatar Apr 14 '25 03:04 moemoequte