Top Level Namespace
Defined Under Namespace
Modules: App42, App42RubyAPI Classes: App42BadParameterException, App42Exception, App42LimitException, App42NotFoundException, App42Response, App42ResponseBuilder, App42SecurityException
Constant Summary collapse
- JSON_MIME_TYPE =
Should prefer CONSTANCE instead of CLASS variable if value is not getting change over execution
"application/json"
- XML_MIME_TYPE =
"application/xml"