telefonicaid / telefonicaid/iotagent-node-lib
[Remove] `/iot/services` API path
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 90
- Avg merge
- 2h 35m
- Merged PRs (30d)
- 1
Description
With issue https://github.com/telefonicaid/iotagent-node-lib/issues/752 and PR #1648 , the usage of API route /iot/services is deprecated, and, eventually, should be removed
Look for #FIXME1649 in the code for references that should be removed
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the codebase for #FIXME1649 and inspect each reference to the deprecated /iot/services route, using issue #752 and PR #1648 for context. Remove the identified references and verify that the deprecated path and its FIXME markers no longer remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100