Hi guys,
I am getting the following error
error generating code: error creating operation definitions: error generating response definitions: error turning reference (#/paths/~1me~1/put/responses/400) into a Go type: unexpected reference depth: 6 for ref: #/paths/~1me~1/put/responses/400 local: true
I see that there is a validation in the source code against strictly defined depth, but is there a specific reason for that?
Hi guys,
I am getting the following error
error generating code: error creating operation definitions: error generating response definitions: error turning reference (#/paths/~1me~1/put/responses/400) into a Go type: unexpected reference depth: 6 for ref: #/paths/~1me~1/put/responses/400 local: trueI see that there is a validation in the source code against strictly defined depth, but is there a specific reason for that?