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

Fix format of region aliases in API #1515

Merged
merged 1 commit into from
Jun 1, 2022
Merged

Conversation

timobrembeck
Copy link
Member

Short description

Fix format of region aliases in API

Proposed changes

Use JSONField instead of TextField, this automatically fixes the formatting

Resolved issues

Fixes: #1514

@codeclimate
Copy link

codeclimate bot commented May 31, 2022

Code Climate has analyzed commit e829335 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 62.5% (50% is the threshold).

This pull request will bring the total coverage in the repository to 73.9% (0.0% change).

View more on Code Climate.

Copy link
Member

@ulliholtgrave ulliholtgrave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested it locally and seems to work as expected 👍

@timobrembeck timobrembeck merged commit 25f64a4 into develop Jun 1, 2022
@timobrembeck timobrembeck deleted the bufgix/region-aliases-api branch June 1, 2022 14:37
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.

Incorrrect format of region aliases in API
2 participants