Closed elyashivlavi closed 4 years ago
In order to use $ref in a field, but still change the description - need to support 'allOf', at least with a single field. Since it's just a workaround to add description, in the proto implementation we can just take the inner schema as-is
This is somewhat related to issue #89
In order to use $ref in a field, but still change the description - need to support 'allOf', at least with a single field. Since it's just a workaround to add description, in the proto implementation we can just take the inner schema as-is