#%RAML 1.0 DataType type : object properties : examId : number fetchAt : LocalDateTime startAt : LocalDateTime endAt : LocalDateTime codeList : type : array items : properties : questionId : number language : string projectName : string editable : properties : // : string uneditable : properties : // : string