Skip to content

Commit

Permalink
Authorization resource for APIM (#3644)
Browse files Browse the repository at this point in the history
* adding authorization provider resource and generated code

* integration test

* adding generated files and integration test for authorization and authorization access policy

* adding recording for sample tests

* moving resources to 2.6.0 and addressing comments

* updating recordings

* Updating sample file error

* updating recordings

* updating api samples

* updating generated files for new version

* updating samples

* adding generated files for collection secret

* update test recording for skuv1

* addressing comments and updating recording for tests

* updating samples and its recordings

* addressing comments
  • Loading branch information
ansulgoenka committed Feb 10, 2024
1 parent cac58a1 commit c5c478d
Show file tree
Hide file tree
Showing 83 changed files with 34,737 additions and 8,826 deletions.
36 changes: 21 additions & 15 deletions docs/hugo/content/reference/_index.md

Large diffs are not rendered by default.

36 changes: 21 additions & 15 deletions docs/hugo/content/reference/apimanagement/_index.md

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions v2/api/apimanagement/customizations/structure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
github.com/Azure/azure-service-operator/v2/api/apimanagement/customizations
├── ApiExtension: Object (0 properties)
├── ApiVersionSetExtension: Object (0 properties)
├── AuthorizationProviderExtension: Object (0 properties)
├── AuthorizationProvidersAuthorizationExtension: Object (0 properties)
├── AuthorizationProvidersAuthorizationsAccessPolicyExtension: Object (0 properties)
├── BackendExtension: Object (0 properties)
├── NamedValueExtension: Object (0 properties)
├── PolicyExtension: Object (0 properties)
Expand Down
Loading

0 comments on commit c5c478d

Please sign in to comment.