cablelabs / lpwanserver

LPWAN Provisioning & Management Server
https://lpwanserver.com
Apache License 2.0
37 stars 11 forks source link

Remove companies #321

Closed rhythnic closed 4 years ago

rhythnic commented 5 years ago

Companies in LPWAN are on track for removal in v2. Companies have been "removed" in that they are no longer important and no longer in the UI or docs. There is still a /companies endpoint in the server, which can't be removed until v2. Companies are still prevalent in the code-base. Remove companies everywhere possible, while still maintaining the functionality of the REST endpoints.

Mark company endpoints as deprecated in the REST docs.