Replace Postman collection with .rest file
#68
python-ci.yml
on: pull_request
Annotations
1 error
|
lint
You have commit messages with errors
⧗ input: chore(api): replace Postman collection with REST Client file (#493)
- Add rest/players.rest covering all CRUD operations for VS Code REST Client
- Add humao.rest-client to .vscode/extensions.json recommendations
- Add HTTP Requests section to README.md
- Update .vscode/settings.json, pyproject.toml, codecov.yml to reference rest/ instead of postman_collections/
- Remove postman_collections/ directory
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
✖ body's lines must not be longer than 80 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|