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

Fix optional_claims handling for azure_rm_adapplication #1480

Merged
merged 33 commits into from
May 21, 2024
Merged
Show file tree
Hide file tree
Changes from 32 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
dda1c7e
Fix: parse paginated replies for users and groups
kent007 Feb 15, 2024
0725704
Fix: await
kent007 Feb 15, 2024
d4289c0
wrong var return
kent007 Feb 15, 2024
f911b9f
Merge branch 'ansible-collections:dev' into dev
kent007 Mar 1, 2024
e394873
Fix: optional claims for applications
kent007 Mar 4, 2024
e78208c
Merge remote-tracking branch 'origin/dev' into dev
kent007 Mar 4, 2024
e0c3612
Chore: correct documentation
kent007 Mar 5, 2024
85096af
Fix: check for optional_claims being None
kent007 Mar 6, 2024
a1ec38a
Address PR feedback
kent007 Mar 15, 2024
bbe53f6
Revert "Address PR feedback"
kent007 Mar 15, 2024
7092c15
Address PR feedback
kent007 Mar 15, 2024
bd84d9f
Fix: line endings
kent007 Mar 18, 2024
9a89bb0
Update plugins/modules/azure_rm_adapplication.py
kent007 Mar 19, 2024
766f3b2
Fix: more doc formatting
kent007 Mar 19, 2024
2ce4fcb
Update plugins/modules/azure_rm_adapplication.py
kent007 Mar 20, 2024
040b3b6
Update plugins/modules/azure_rm_adapplication.py
kent007 Mar 20, 2024
c00bc83
Update plugins/modules/azure_rm_adapplication.py
kent007 Mar 20, 2024
2f99856
Update plugins/modules/azure_rm_adapplication.py
kent007 Mar 20, 2024
6d60d25
Update plugins/modules/azure_rm_adapplication.py
kent007 Mar 20, 2024
95a3caf
Update plugins/modules/azure_rm_adapplication.py
kent007 Mar 20, 2024
31ce327
Update plugins/modules/azure_rm_adapplication.py
kent007 Mar 20, 2024
b878315
Update plugins/modules/azure_rm_adapplication.py
kent007 Mar 20, 2024
9a167bd
Update plugins/modules/azure_rm_adapplication.py
kent007 Mar 20, 2024
30e7d5a
Update plugins/modules/azure_rm_adapplication.py
kent007 Mar 20, 2024
e49c608
Update plugins/modules/azure_rm_adapplication.py
kent007 Mar 20, 2024
f9f3bc3
Apply suggestions from code review
kent007 Mar 20, 2024
c11322f
add `_claims` suffix to all three new parameters
kent007 Mar 20, 2024
b06e3bd
Merge branch 'dev' into dev-applications
kent007 Mar 20, 2024
7669ca0
Apply suggestions from code review
kent007 Mar 21, 2024
8ff40b3
Add 'optional_claims' to the return value of azure_rm_adapplication
Fred-sun Mar 22, 2024
a5001c4
Modify 'additional_properties' type to 'list'
Fred-sun Mar 22, 2024
49c31ef
Merge pull request #1 from Fred-sun/update-kent007-dev-application
kent007 Mar 22, 2024
ad89849
remove duplicate keys
kent007 Mar 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading