Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change DefaultOTAProvider attribute to DefaultOTAProviders (list) #9894

Closed
holbrookt opened this issue Sep 22, 2021 · 1 comment
Closed

Change DefaultOTAProvider attribute to DefaultOTAProviders (list) #9894

holbrookt opened this issue Sep 22, 2021 · 1 comment
Labels

Comments

@holbrookt
Copy link
Contributor

Problem

The DefaultOTAProvider attribute is still implemented as a single value, but the spec was changed to make it DefaultOTAProviders - a list.

This is dependent on #8895 (I believe this is the last issue left for supporting list attributes)

Proposed Solution

  • Change the XML definition to a list
  • Confirm that administrators can write and read multiple values
@holbrookt holbrookt added the app label Sep 22, 2021
@carol-apple
Copy link
Contributor

Fixed by #11336

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants