diff --git a/scripts/update-endpoints/generated/endpoints.json b/scripts/update-endpoints/generated/endpoints.json index c4d8f09d..1a31ee79 100644 --- a/scripts/update-endpoints/generated/endpoints.json +++ b/scripts/update-endpoints/generated/endpoints.json @@ -5897,7 +5897,7 @@ "responses": [ { "code": 200, - "schema": "{\"title\":\"Enterprise Consumed Licenses\",\"description\":\"A breakdown of the licenses consumed by an enterprise.\",\"properties\":{\"total_seats_consumed\":{\"type\":\"integer\"},\"total_seats_purchased\":{\"type\":\"integer\"},\"users\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"github_com_login\":{\"type\":\"string\"},\"github_com_name\":{\"type\":\"string\",\"nullable\":true},\"github_com_profile\":{\"type\":\"string\",\"nullable\":true},\"license_type\":{\"type\":\"string\"},\"github_com_member_roles\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"github_com_enterprise_role\":{\"type\":\"string\",\"nullable\":true},\"visual_studio_subscription_user\":{\"type\":\"boolean\"},\"github_com_verified_domain_emails\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"github_com_saml_name_id\":{\"type\":\"string\",\"nullable\":true},\"enterprise_server_user\":{\"type\":\"boolean\",\"nullable\":true},\"enterprise_server_emails\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"github_com_user\":{\"type\":\"boolean\"},\"total_user_accounts\":{\"type\":\"integer\"},\"enterprise_server_user_ids\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"github_com_orgs_with_pending_invites\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"visual_studio_subscription_email\":{\"type\":\"string\",\"nullable\":true}}}}}}" + "schema": "{\"title\":\"Enterprise Consumed Licenses\",\"description\":\"A breakdown of the licenses consumed by an enterprise.\",\"properties\":{\"total_seats_consumed\":{\"type\":\"integer\"},\"total_seats_purchased\":{\"type\":\"integer\"},\"users\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"github_com_login\":{\"type\":\"string\"},\"github_com_name\":{\"type\":\"string\",\"nullable\":true},\"github_com_profile\":{\"type\":\"string\",\"nullable\":true},\"license_type\":{\"type\":\"string\"},\"github_com_member_roles\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"github_com_enterprise_role\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Deprecated: The most permissive enterprise role for a user.\"},\"github_com_enterprise_roles\":{\"type\":\"array\",\"description\":\"All enterprise roles for a user.\",\"items\":{\"type\":\"string\"}},\"visual_studio_subscription_user\":{\"type\":\"boolean\"},\"github_com_verified_domain_emails\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"github_com_saml_name_id\":{\"type\":\"string\",\"nullable\":true},\"enterprise_server_user\":{\"type\":\"boolean\",\"nullable\":true},\"enterprise_server_emails\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"github_com_user\":{\"type\":\"boolean\"},\"total_user_accounts\":{\"type\":\"integer\"},\"enterprise_server_user_ids\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"github_com_orgs_with_pending_invites\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"visual_studio_subscription_email\":{\"type\":\"string\",\"nullable\":true}}}}}}" } ], "parameters": [ @@ -15467,6 +15467,7 @@ { "name": "owner" }, { "name": "repo" }, { "name": "affiliation" }, + { "name": "permission" }, { "name": "per_page" }, { "name": "page" } ]