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

Redoc: API urls to endpoints aren't correct on the righthand side #248

Closed
alextreme opened this issue Sep 17, 2024 · 1 comment · Fixed by #258
Closed

Redoc: API urls to endpoints aren't correct on the righthand side #248

alextreme opened this issue Sep 17, 2024 · 1 comment · Fixed by #258
Assignees
Labels
bug Something isn't working owner: utrecht

Comments

@alextreme
Copy link
Member

Product versie / Product version

2.1.0

Omschrijf het probleem / Describe the bug

Taiga Utrecht 282

https://openklant.demo.opengem.nl/klantinteracties/api/v1/schema/#tag/klanten-contacten/operation/klantcontactenCreate

The URL points to https://openklant.demo.opengem.nl/klantcontacten/{uuid} however this should be https://openklant.demo.opengem.nl/klantinteracties/api/v1/klantcontacten/{uuid}

image

Stappen om te reproduceren / Steps to reproduce

No response

Verwacht gedrag / Expected behavior

No response

@joeribekker
Copy link
Member

Refinement: We assume that the api/v1 part is just always missing, and should be added. Probably other components have this right.

@joeribekker joeribekker moved this from Triage to Todo in Data en API fundament Sep 24, 2024
@stevenbal stevenbal moved this from Todo to In Progress in Data en API fundament Oct 3, 2024
stevenbal added a commit that referenced this issue Oct 3, 2024
…i-urls

📝 [#248] Use correct API root in redoc OAS view
@github-project-automation github-project-automation bot moved this from Implemented to Done in Data en API fundament Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working owner: utrecht
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants