Endpoints ({{ object.endpoints.length }})

  • {{ endpoint.id }} {{ endpoint.type | endpointTypeToName }}
    {{ (savedModels | filter:{id: endpoint.modelRef})[0].name }}
    The model with id '{{ endpoint.modelRef }}' doesn't exist anymore.
    {{ endpoint.enrichMapping.length }} enrichment(s).
    {{ endpoint.lookups.length }} lookup(s).
    {{ endpoint.queries.length }} query(ies).
    Connection {{ endpoint.connection }}

Versions ({{ packages.length }})

  • {{ package.id }} Built on {{ package.mtime | date: 'yyyy-MM-dd HH:mm'}}