You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What part(s) of the article would you like to see updated?
The example response for /enterprises/{enterprise}/consumed-licenses has an inconsistency, namely that one user has enterprise_server_primary_emails but the second has enterprise_server_emails.
Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.
Thank you for opening this issue! Changes to the REST API schema can be requested in github/rest-api-description. I will transfer your issue over to that open source repo.
Thank you for opening this issue! Changes to the REST API schema can be requested in github/rest-api-description. I will transfer your issue over to that open source repo.
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/enterprise-cloud@latest/rest/enterprise-admin/license?apiVersion=2022-11-28#list-enterprise-consumed-licenses
What part(s) of the article would you like to see updated?
The example response for
/enterprises/{enterprise}/consumed-licenses
has an inconsistency, namely that one user hasenterprise_server_primary_emails
but the second hasenterprise_server_emails
.The
Response schema
indicates that it should be the latter:However, that has no results searching on this repo whereas the former is mentioned elsewhere.
Making a live API call returns
enterprise_server_primary_emails
as well. Could the docs be updated to match the source of truth? Thanks!Additional information
No response
The text was updated successfully, but these errors were encountered: