Skip to content

Commit

Permalink
Add FIXME (#6666)
Browse files Browse the repository at this point in the history
  • Loading branch information
achave11-ucsc committed Nov 12, 2024
1 parent 098c675 commit 48ca255
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/azul_test_case.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ class RE(str):
'The \'body\' parameter is deprecated for the \'.*\' API '
'and will be removed in .*. Instead use .*'
),
# FIXME: DeprecationWarning about retrieval of remote schemas
# https://github.com/DataBiosphere/azul/issues/6666
(
'Automatically retrieving remote references can be a security vulnerability '
'and is discouraged by the JSON Schema specifications. Relying on this '
Expand Down

0 comments on commit 48ca255

Please sign in to comment.