<< Click to Display Table of Contents >> Navigation: Webservices > Specification |
All Webservices generated by DTS will provide standard specification files fully describing their endpoints, access patterns and data schema, regardless of the type of Application Server they are deployed on.
The flavor and access URLs of these specification files depend on the type of Webservice:
WS Type |
Spec Type |
URL |
Resource |
REST |
WADL |
[SERVICE_URL]?_wadl |
|
OPENAPI 3.0 |
[SERVICE_URL]/openapi.json [SERVICE_URL]/openapi.yaml |
||
SOAP |
WSDL |
[SERVICE_URL]?wsdl |