data-retrieve-entity-connector.1.2.8.source-code.camel-connector-schema.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of odata-retrieve-entity-connector Show documentation
Show all versions of odata-retrieve-entity-connector Show documentation
OData Retrieve Entity Connector
{
"component":{
"kind":"component",
"baseScheme":"olingo4",
"scheme":"odata-retrieve-entity",
"syntax":"odata-retrieve-entity:apiName\/methodName",
"title":"ODataRetrieveEntity",
"description":"Retrieve OData Entity",
"label":"odata",
"deprecated":false,
"async":false,
"producerOnly":true,
"lenientProperties":false,
"javaType":"io.syndesis.connector.odata.ODataRetrieveEntityComponent",
"groupId":"io.syndesis",
"artifactId":"odata-retrieve-entity-connector",
"version":"1.2.8"
},
"componentProperties":{
},
"properties":{
},
"connectorProperties":{
"serviceUri":{
"kind":"property",
"displayName":"Service Uri",
"group":"security",
"label":"common,security",
"required":true,
"type":"string",
"javaType":"java.lang.String",
"deprecated":false,
"secret":false,
"defaultValue":"http:\/\/services.odata.org\/TripPinRESTierService(SessionId)",
"description":"URL of the OData Service"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy