PUT /items/:id/login-schema is also creating
Open
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The route `PUT /items/:id/login-schema` is also creating the entity. We should not have an API route that does 2 things at the same time.
We should have a `POST /items/:id/login-schema`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.