Skip to content

docs(readme): correct profile creation method to POST in endpoints table - #92

Open
emre155 wants to merge 1 commit into
anxkhn:mainfrom
emre155:docs/readme-create-profile-method
Open

docs(readme): correct profile creation method to POST in endpoints table#92
emre155 wants to merge 1 commit into
anxkhn:mainfrom
emre155:docs/readme-create-profile-method

Conversation

@emre155

@emre155 emre155 commented Jul 18, 2026

Copy link
Copy Markdown

Summary

Corrects the HTTP method documented for creating user profiles in the API Endpoints table from GET to POST to match the actual implementation (closes #14).

Changes

  • Changed the HTTP method of the /profile endpoint row in the API Endpoints table from GET to POST.

Signed-off-by: emreumar emreumar@users.noreply.github.com

Signed-off-by: emreumar <emreumar@users.noreply.github.com>
@emre155
emre155 requested a review from anxkhn as a code owner July 18, 2026 17:28
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.

README documents wrong HTTP method for creating profiles

2 participants