Skip to content

Commit

Permalink
feat: remove terms of service and contact in info
Browse files Browse the repository at this point in the history
  • Loading branch information
maxl2287 committed Jul 8, 2024
1 parent fa5b407 commit 512f37a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ info:
(FAQs will be added in a later version of the documentation)
termsOfService: https://swagger.io/terms/
contact:
email: project-email@sample.com
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
Expand Down
3 changes: 0 additions & 3 deletions code/API_definitions/device-reachability-status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ info:
(FAQs will be added in a later version of the documentation)
termsOfService: http://swagger.io/terms/
contact:
email: project-email@sample.com
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
Expand Down
3 changes: 0 additions & 3 deletions code/API_definitions/device-roaming-status-subscriptions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ info:
(FAQs will be added in a later version of the documentation)
termsOfService: https://swagger.io/terms/
contact:
email: project-email@sample.com
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
Expand Down
3 changes: 0 additions & 3 deletions code/API_definitions/device-roaming-status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ info:
(FAQs will be added in a later version of the documentation)
termsOfService: http://swagger.io/terms/
contact:
email: project-email@sample.com
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
Expand Down

0 comments on commit 512f37a

Please sign in to comment.