com.xebialabs.deployit.engine.api.xml
Annotation Type OmitXmlPreamble


@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD,PARAMETER,FIELD})
@Inherited
public @interface OmitXmlPreamble

Ensures that the XML Preamble is removed from the response, this facilitates certain broken Rest clients which need a wrapped XML response.