oracle integration 3 rest adapter
Summary:
In Oracle Integration 3 when configuring a trigger connection for REST Adapter expecting a JSON request, are there any way of using JSON Schema or OpenAPI specification to define the request (or response)? Or will i have to create a JSON example from one of these and use JSON sample when configuring request in trigger?
We also have XSD, but it don't seem to work to define the request by XSD and say that the actual request will be JSON. When callingthe REST endpoint the request seem to be handled as XML anyway. Is there any way combing XSD with JSON requests?
Tagged:
0