-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
An error response contains a different HAPI version than other responses. For example,
curl -s "https://supermag.jhuapl.edu/hapi/about" | jq '.HAPI'
"3.1"
curl -s "https://supermag.jhuapl.edu/hapi/capabilities" | jq '.HAPI'
"3.3"
I think they should be the same version.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels