Actions
Feature #1331
closedAPI: Front end queries
Start date:
2020-09-07
Estimated time:
Description
- Front end queries:
- show subunits for classes and types #1206 (done)
- Give me the entity and all subunits of this entity (done)
- Show only specific entries of entities --> selective query (e.g.: Show only name and geo data) (done)
- Path with /api/0.1/node=23422 (show this type and every entity connected to it)(done)
- Path with /api/0.1/top_node=2145154 (show every entity which is connected to this type and every sub type of this)(done)
- ?count gives you only a count of the result, without any other results. Make own query/function (done)
Updated by Alexander Watzinger about 4 years ago
- Subject changed from Implement queries for Front End to API: Implement queries for Front End
Updated by Bernhard Koschiček-Krombholz about 4 years ago
- Related to Feature #1206: API: Show entities of subtypes added
Updated by Bernhard Koschiček-Krombholz about 4 years ago
- Description updated (diff)
Updated by Bernhard Koschiček-Krombholz about 4 years ago
- Description updated (diff)
Updated by Bernhard Koschiček-Krombholz about 4 years ago
- Description updated (diff)
Updated by Bernhard Koschiček-Krombholz about 4 years ago
- Description updated (diff)
Updated by Bernhard Koschiček-Krombholz about 4 years ago
- Description updated (diff)
Updated by Bernhard Koschiček-Krombholz about 4 years ago
- Status changed from Assigned to In Progress
Updated by Bernhard Koschiček-Krombholz about 4 years ago
- Target version changed from 208 to 5.5.0
- Description updated (diff)
- Status changed from In Progress to Closed
Updated by Alexander Watzinger about 4 years ago
- Subject changed from API: Implement queries for Front End to API: Front end queries
Actions