diff options
author | Munyoki Kilyungi | 2024-02-14 16:10:16 +0300 |
---|---|---|
committer | Munyoki Kilyungi | 2024-02-14 16:10:16 +0300 |
commit | 62d993246fc312794d07422ecd3e6b409c46a96e (patch) | |
tree | d79e5b381518fe606863e6d60a7afd1665ad4e97 /issues/add-logging-to-rdf-endpoints.gmi | |
parent | 25be3b7cfdbe0ec777ca5e33803e26c0114b802d (diff) | |
download | gn-gemtext-62d993246fc312794d07422ecd3e6b409c46a96e.tar.gz |
Close issue.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'issues/add-logging-to-rdf-endpoints.gmi')
-rw-r--r-- | issues/add-logging-to-rdf-endpoints.gmi | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/issues/add-logging-to-rdf-endpoints.gmi b/issues/add-logging-to-rdf-endpoints.gmi index 25064d6..4a72859 100644 --- a/issues/add-logging-to-rdf-endpoints.gmi +++ b/issues/add-logging-to-rdf-endpoints.gmi @@ -21,3 +21,11 @@ Right now troubleshooting RDF endpoints as mentioned in: breakpoint() return jsonify({}) ``` + +## Resolution + +This has been fixed in: + +=> https://github.com/genenetwork/genenetwork3/pull/151 + +* closed |