Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 4d8c223

Browse files
committed
update docs
1 parent 67b2880 commit 4d8c223

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/permissions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,14 @@ and retrieved as illustrated in:
5858

5959
.. literalinclude:: /../beacon_api/permissions/ga4gh.py
6060
:language: python
61-
:lines: 248-264
61+
:lines: 248-261
6262

6363
The permissions are then passed in :meth:`beacon_api.utils.validate_jwt` as illustrated below:
6464

6565
.. literalinclude:: /../beacon_api/utils/validate_jwt.py
6666
:language: python
6767
:dedent: 16
68-
:lines: 101-123
68+
:lines: 99-119
6969

7070
If there is no claim for GA4GH permissions as illustrated above, they will not be added to
7171
``controlled_datasets``.

0 commit comments

Comments
 (0)