You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the processCode option to instrument my generated code and it would be useful for my instrumentation to have access to information from my schemas.
What do you think is the correct solution to problem?
I think the schema should be passed as a second parameter to the processCode function.
Will you be able to implement it?
Yes.
The text was updated successfully, but these errors were encountered:
What version of Ajv you are you using?
6.12.0
What problem do you want to solve?
I am using the
processCode
option to instrument my generated code and it would be useful for my instrumentation to have access to information from my schemas.What do you think is the correct solution to problem?
I think the schema should be passed as a second parameter to the
processCode
function.Will you be able to implement it?
Yes.
The text was updated successfully, but these errors were encountered: