Evgeny Konovalov

Results 1 issues of Evgeny Konovalov

I can define common classes in a separate schema file: common.json { ... "components": { "schemas": { "FinancialContext": { ... } } } and then reuse it in many other...