Skip to content

Commit

Permalink
REST API with JSON query generation shortcut (#367)
Browse files Browse the repository at this point in the history
Closes: #367
Related-Issue: #367
Projected-Results-Impact: require-revalidation
  • Loading branch information
holtgrewe committed Mar 11, 2022
1 parent 80d8232 commit 557cb4c
Show file tree
Hide file tree
Showing 10 changed files with 3,161 additions and 12 deletions.
12 changes: 12 additions & 0 deletions HISTORY.rst
Expand Up @@ -2,6 +2,18 @@
History / Changelog
===================

-----------------
HEAD (unreleased)
-----------------

End-User Summary
================

Full Change List
================

- Adding REST API for generating query shortcuts (#367)

------
v1.1.0
------
Expand Down
2 changes: 2 additions & 0 deletions docs_manual/api_case.rst
Expand Up @@ -60,3 +60,5 @@ API Views
.. autoclass:: SmallVariantQueryUpdateApiView

.. autoclass:: SmallVariantQueryFetchResultsApiView

.. autoclass:: SmallVariantQuerySettingsShortcutApiView

0 comments on commit 557cb4c

Please sign in to comment.