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

Open
alextreme opened this issue Sep 17, 2024 · 1 comment
Open
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

@alextreme alextreme added bug Something isn't working triage labels Sep 17, 2024
@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.

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
Status: Todo
Development

No branches or pull requests

3 participants