Skip to content

Commit

Permalink
feat: remove kvm-admin API polyfill as it's now supported in the prod…
Browse files Browse the repository at this point in the history
…uct for a while
  • Loading branch information
danistrebel committed Jan 26, 2024
1 parent c861299 commit 524afe6
Show file tree
Hide file tree
Showing 36 changed files with 0 additions and 5,819 deletions.
1 change: 0 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
/references/identity-facade @joelgauci
/references/java-callout @omidtahouri
/references/js-callout @seymen
/references/kvm-admin-api @danistrebel
/references/oauth-admin-api @danistrebel
/references/oidc-mock @joelgauci
/references/product-recommendations-api @kurtkanaskie
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ further to fit a particular use case.
- [Identity Facade](references/identity-facade) -
Reference implementation for an Identity Facade proxy in front of an OIDC
compliant identity provider
- [KVM Admin API](references/kvm-admin-api) -
Generic API proxy to provide Create, Read and Delete operations for KVMs
- [OAuth Admin API](references/oauth-admin-api) -
API proxy to enable the revocation of Apigee-issued access tokens by
application or end user id.
Expand Down
1 change: 0 additions & 1 deletion references/kvm-admin-api/.gitignore

This file was deleted.

206 changes: 0 additions & 206 deletions references/kvm-admin-api/README.md

This file was deleted.

20 changes: 0 additions & 20 deletions references/kvm-admin-api/apiproxy/kvm-admin-v1.xml

This file was deleted.

This file was deleted.

26 changes: 0 additions & 26 deletions references/kvm-admin-api/apiproxy/policies/AM-OriginalRequest.xml

This file was deleted.

21 changes: 0 additions & 21 deletions references/kvm-admin-api/apiproxy/policies/AM-SetResponse.xml

This file was deleted.

This file was deleted.

26 changes: 0 additions & 26 deletions references/kvm-admin-api/apiproxy/policies/EV-ParseRequestBody.xml

This file was deleted.

0 comments on commit 524afe6

Please sign in to comment.