rojaranivutukuri
Results
1
issues of
rojaranivutukuri
I have defined schema in following structure. ``` ├── schema ├── com ├── wf ├── test ├── schema_a.yaml ├── schema_b.yaml ``` schema_a.yaml: ``` openapi: 3.0.0 info: title: SCHEMA A version:...