From d4d2405ff764fc5294dd63e5f466564d80e86071 Mon Sep 17 00:00:00 2001 From: Adriano Rutz Date: Thu, 29 Feb 2024 08:35:21 +0100 Subject: [PATCH] #87 --- doc/EXAMPLE_QUERIES.md | 2 ++ doc/example_queries.http | 2 ++ 2 files changed, 4 insertions(+) diff --git a/doc/EXAMPLE_QUERIES.md b/doc/EXAMPLE_QUERIES.md index 088802e..2561e29 100644 --- a/doc/EXAMPLE_QUERIES.md +++ b/doc/EXAMPLE_QUERIES.md @@ -1,3 +1,5 @@ +## TODO update + ## Structures ### Get all the structures that match the query diff --git a/doc/example_queries.http b/doc/example_queries.http index 45bea81..d3803d6 100644 --- a/doc/example_queries.http +++ b/doc/example_queries.http @@ -1,3 +1,5 @@ +### TODO update + ### Empty query should be fast or fail POST http://127.0.0.1:5000/v1_0/structures Accept: application/json