Type is not inferred from property `fileTypes`
martincousido opened this issue · 0 comments
martincousido commented
Similarly to the property properties of the "Object" type, the "File" type should be inferred when the property fileTypes is defined (and the type is not set).
Example:
#%RAML 1.0
title: Use_Case_5
types:
fireworks:
description: This is a new DataType
fileTypes:
- image/gif