Skip to content

Commit

Permalink
changed description
Browse files Browse the repository at this point in the history
  • Loading branch information
BernhardKoschicek committed Oct 25, 2023
1 parent 701e4fa commit 1201ec3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions openatlas/api/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,15 @@
"tags": [
{
"name": "Entity Endpoint",
"description": "Endpoint provide information about one entity in the OpenAtlas instance. The requested information is provided in Linked Places format (LPF). Alternatively, GeoJSON or RDFs, derived from the LPF data, can be accessed."
"description": "Endpoint provide information about one entity in the OpenAtlas instance. The requested information is provided in Linked Places format (LPF). Alternatively, Linked Open Art, GeoJSON or RDFs, derived from the LPF data, can be accessed."
},
{
"name": "Entity Query Endpoint",
"description": "Endpoint provide information about one entity in the OpenAtlas instance. The requested information is provided in Linked Places format (LPF). Alternatively, GeoJSON or RDFs, derived from the LPF data, can be accessed. Combine several or all entities endpoints in one query."
"description": "Endpoint provide information about one entity in the OpenAtlas instance. The requested information is provided in Linked Places format (LPF). Alternatively, Linked Open Art, GeoJSON or RDFs, derived from the LPF data, can be accessed. Combine several or all entities endpoints in one query."
},
{
"name": "Entities Endpoint",
"description": "Endpoints provide information about entities in the OpenAtlas instance. The requested information is provided in Linked Places format (LPF). Alternatively, GeoJSON or RDFs, derived from the LPF data, can be accessed."
"description": "Endpoints provide information about entities in the OpenAtlas instance. The requested information is provided in Linked Places format (LPF). Alternatively, Linked Open Art, GeoJSON or RDFs, derived from the LPF data, can be accessed."
},
{
"name": "Type Endpoints",
Expand Down

0 comments on commit 1201ec3

Please sign in to comment.