camaraproject / DeviceStatus

Repository to describe, develop, document and test the Device Status API family
Apache License 2.0
11 stars 33 forks source link

Remove terms of service and contact from APIs #182

Closed maxl2287 closed 4 months ago

maxl2287 commented 4 months ago

Problem description Terms of service and contact are optional per commonalities guidelines. Since these are not providing value, we should remove them.

  termsOfService: http://swagger.io/terms/
  contact:
    email: project-email@sample.com

Expected behavior Remove this for every API.