GET /v1.5/schema/{schemaFileName}

Operation:
GET /v1.5/schema/{schemaFileName}
Description:
Retrieve the specified schema definition file from the server.
Since:
Input parameters
Consume media type(s):
None
Input type:
None
Output parameters
xml schema represented as String

Produce media type(s):
text/xml
application/*+xml
*/*
application/*+json
*/*
Output type:
java.lang.String
Examples