Skip to content

Commit

Permalink
fix missing vodataservice namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jwfraustro committed Sep 30, 2024
1 parent af107db commit 5c9fdf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vo_models/vosi/capabilities/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"vosi": "http://www.ivoa.net/xml/VOSICapabilities/v1.0",
"xsd": "http://www.w3.org/2001/XMLSchema",
"xsi": "http://www.w3.org/2001/XMLSchema-instance",
"vs": "http://www.ivoa.net/xml/VODataService/v1.1",
} | VORESOURCE_NSMAP


Expand Down

0 comments on commit 5c9fdf1

Please sign in to comment.