baraja-core / baraja-core/structured-api

Supported HTTP methods

Open
#43 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
6
Forks
1
Avg merge
2d 15h
Merged PRs (30d)
1

Description

When HTTP method is not supported, use error message with other supported methods: `The GET method is not supported for this route. Supported methods: POST.`

Contributor guide

Open the contributing guide

Research direction

Start by locating the HTTP method validation and the existing unsupported-method error handling in the API library. Update the message to include the requested method and supported methods, then add or run a test that verifies the example wording.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api, backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.