Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDX-9960 Add has_hrp and in_gho to the query parameters and responses for all relevant endpoints #184

Merged
merged 24 commits into from
Jul 18, 2024

Conversation

IanHopkinson
Copy link
Collaborator

@IanHopkinson IanHopkinson commented Jul 17, 2024

This PR adds the new has_hrp and in_gho parameters to endpoints as query parameters and in responses. This is in response to this ticket.

Many files are changes because each endpoint typically requires 5 or 6 files to be changed and only a couple of them are shared between endpoints.

The process for updating is included in CONTRIBUTING.md with a view to making such updates easier in future. This represents a slightly special case because the new parameters are location related and are handled in some places by dedicated classes.

The tests are all passing but the OpenAPI docs do not return data when doing sample queries because the new columns do not yet exist in the pipeline data.

@alexandru-m-g alexandru-m-g merged commit b21c84c into dev Jul 18, 2024
2 checks passed
@alexandru-m-g alexandru-m-g deleted the feature/HDX-9960-is_hno_and_has_gho branch July 18, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants