You are here

function apigee_edge_update_8002 in Apigee Edge 8

Update defaults on Apigee Auth Keys.

File

./apigee_edge.install, line 201
Copyright 2018 Google Inc.

Code

function apigee_edge_update_8002() {

  // Empty.
  // Removed because Hybrid support makes this update hook unneeded.
}