{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "abj404_load_gsc_section",
  "description": "Deferred Google Search Console admin section AJAX request from includes/js/settingsDeferred.js to Ajax_LoadGscSection.php",
  "type": "object",
  "required": ["nonce"],
  "properties": {
    "nonce": { "type": "string", "minLength": 1 }
  }
}
