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

Incorrrect format of region aliases in API #1514

Closed
timobrembeck opened this issue May 31, 2022 · 1 comment · Fixed by #1515
Closed

Incorrrect format of region aliases in API #1514

timobrembeck opened this issue May 31, 2022 · 1 comment · Fixed by #1515
Assignees
Labels
‼️ prio: high Needs to be resolved ASAP. 🐛 bug Something isn't working ☺️ effort: low Should be doable in <4h
Milestone

Comments

@timobrembeck
Copy link
Member

Describe the Bug

The region aliases should be returned as JSON objects, not as JSON string.

Steps to Reproduce

Go to https://admin.integreat-app.de/api/regions/

Expected Behavior

The region aliases should be objects

Actual Behavior

The region aliases are a JSON string

Additional Information

@timobrembeck timobrembeck added 🐛 bug Something isn't working ‼️ prio: high Needs to be resolved ASAP. ☺️ effort: low Should be doable in <4h labels May 31, 2022
@timobrembeck timobrembeck added this to the Version 1.2 milestone May 31, 2022
@timobrembeck timobrembeck self-assigned this May 31, 2022
@steffenkleinle
Copy link
Member

Thanks 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
‼️ prio: high Needs to be resolved ASAP. 🐛 bug Something isn't working ☺️ effort: low Should be doable in <4h
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants