gentics / mesh-incubator

Project which is home for planned enhancements for Gentics Mesh
3 stars 0 forks source link

RAML: ResponseType and ResponseTypes for updateSchema are incorrect #191

Open lexikon93 opened 6 years ago

lexikon93 commented 6 years ago

Problem

The RAML has an incorrect responseType.

Expected behaviour and actual behaviour

Expected behaviour

The RAML responseType should be of type GenericMessageResponse;

Actual behaviour

The RAML responseType is of type SchemaResponse.