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

refactor(api)!: rename endpoints #397

Merged
merged 1 commit into from
Jul 21, 2022
Merged

Conversation

matthiasschaub
Copy link
Collaborator

@matthiasschaub matthiasschaub commented Jul 19, 2022

Description

BREAKING CHANGE: Rename endpoints for listing of indicator,
report, layer, dataset and fid-field names.

Corresponding issue

Closes #162

New or changed dependencies

  • None

Checklist

  • I have updated my branch to main (e.g. through git rebase main)
  • My code follows the style guide and was checked with pre-commit before committing
  • I have commented my code
  • I have added sufficient unit and integration tests
  • I have updated the CHANGELOG.md

CHANGELOG.md Outdated Show resolved Hide resolved
workers/ohsome_quality_analyst/api/api.py Outdated Show resolved Hide resolved
workers/ohsome_quality_analyst/api/api.py Show resolved Hide resolved
workers/ohsome_quality_analyst/api/api.py Show resolved Hide resolved
workers/ohsome_quality_analyst/api/api.py Show resolved Hide resolved
workers/ohsome_quality_analyst/api/api.py Show resolved Hide resolved
joker234
joker234 previously approved these changes Jul 21, 2022
BREAKING CHANGE: Rename endpoints for listing of indicator,
report, layer, dataset and fid-field names.
@matthiasschaub matthiasschaub merged commit 02f62c8 into main Jul 21, 2022
@matthiasschaub matthiasschaub deleted the snake-case-parameter-2 branch July 21, 2022 08:56
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.

switch to a parameter-set without camelCase written variables and parameters
2 participants