Skip to content

Error response contains different hapi version #29

@berniegsfc

Description

@berniegsfc

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions