Skip to content

Commit

Permalink
Fix optional_claims handling for azure_rm_adapplication (ansible-coll…
Browse files Browse the repository at this point in the history
…ections#1480)

* Fix: parse paginated replies for users and groups

* Fix: await

* wrong var return

* Fix: optional claims for applications

* Chore: correct documentation

* Fix: check for optional_claims being None

* Address PR feedback

* Revert "Address PR feedback"

This reverts commit a1ec38a.

* Address PR feedback

* Fix: line endings

* Update plugins/modules/azure_rm_adapplication.py

Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>

* Fix: more doc formatting

* Update plugins/modules/azure_rm_adapplication.py

Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>

* Update plugins/modules/azure_rm_adapplication.py

Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>

* Update plugins/modules/azure_rm_adapplication.py

Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>

* Update plugins/modules/azure_rm_adapplication.py

Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>

* Update plugins/modules/azure_rm_adapplication.py

Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>

* Update plugins/modules/azure_rm_adapplication.py

Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>

* Update plugins/modules/azure_rm_adapplication.py

Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>

* Update plugins/modules/azure_rm_adapplication.py

Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>

* Update plugins/modules/azure_rm_adapplication.py

Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>

* Update plugins/modules/azure_rm_adapplication.py

Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>

* Update plugins/modules/azure_rm_adapplication.py

Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>

* add `_claims` suffix to all three new parameters

* Apply suggestions from code review

Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>

* Add 'optional_claims' to the return value of azure_rm_adapplication

* Modify 'additional_properties' type to 'list'

* remove duplicate keys

---------

Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>
Co-authored-by: Fred-sun <xiuxi.sun@qq.com>
  • Loading branch information
3 people authored and Justwmz committed Nov 4, 2024
1 parent cede515 commit 9bbc0f4
Show file tree
Hide file tree
Showing 3 changed files with 281 additions and 101 deletions.
Loading

0 comments on commit 9bbc0f4

Please sign in to comment.