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][php]: return correct id for article creation response #609

Open
RaphAlemoh opened this issue Aug 25, 2024 · 0 comments
Open

[fix][php]: return correct id for article creation response #609

RaphAlemoh opened this issue Aug 25, 2024 · 0 comments
Assignees

Comments

@RaphAlemoh
Copy link
Contributor

Description

This issue implements fix for the response to remove the null value in the article id after creation by an authenticated and authorised user. This endpoint uses the post method and ensures the user fill in the required fields.

Related Issue (Link to Github issue)

Feature #600

Endpoints
POST /api/v1/help-center/topics

@RaphAlemoh RaphAlemoh self-assigned this Aug 25, 2024
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

No branches or pull requests

1 participant