Skip to content

Commit

Permalink
Add UK to the reseller regions (#822)
Browse files Browse the repository at this point in the history
* add uk

* Add UK to example

---------

Co-authored-by: Jaime Trinidad <[email protected]>
  • Loading branch information
LDannijs and Jaime-Trinidad authored Sep 10, 2024
1 parent 83c7ec4 commit 473777a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -1212,6 +1212,7 @@
"South Korea",
"Turkey",
"United States",
"United Kingdom",
"Other"
]
}
Expand Down
2 changes: 1 addition & 1 deletion vendor/example/windsensor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ onboardingGuideURL: https://www.thethingsindustries.com/docs/devices/models/wind
resellerURLs:
- name: 'Reseller 1'
region: # valid regions are: Argentina, Australia, Brazil, Canada, China, European Union, India, Indonesia.
# Japan, Mexico, Russia, Saudi Arabia, South Africa, South Korea, Turkey, United States, Other
# Japan, Mexico, Russia, Saudi Arabia, South Africa, South Korea, Turkey, United States, United Kingdom, Other
- European Union
url: https://example.org/reseller1
- name: 'Reseller 2'
Expand Down

0 comments on commit 473777a

Please sign in to comment.