1
0
mirror of synced 2025-12-23 11:54:18 -05:00

Remove text saying that audit log REST API is in beta (#18469)

* Remove text saying that audit log is in beta

* Localization-friendly tweak

* Add decorated/dereferenced JSON files

* Remove JSON files used for review only

* Update OpenAPI Descriptions (#18482)

* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>

* Return JSON files to versions from main

* Update OpenAPI Descriptions (#18482)

* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>

* Make changes suggested in PR review

Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
This commit is contained in:
hubwriter
2021-04-08 15:09:51 +01:00
committed by GitHub
parent c2866c65e8
commit d5faed62ae

View File

@@ -144,7 +144,7 @@ For example, you can make a GraphQL request to see all the new organization memb
{% note %} {% note %}
**Note:** The audit log REST API is available as a public beta for users of {% data variables.product.prodname_ghe_cloud %} only. **Note:** The audit log REST API is available for users of {% data variables.product.prodname_ghe_cloud %} only.
{% endnote %} {% endnote %}
@@ -154,7 +154,7 @@ To ensure a secure IP and maintain compliance for your organization, you can use
{% data reusables.audit_log.audit-log-git-events-retention %} {% data reusables.audit_log.audit-log-git-events-retention %}
For more information about the audit log REST API, see "[Organizations](/rest/reference/orgs#get-the-audit-log-for-an-organization)" in the REST API documentation. For more information about the audit log REST API, see "[Organizations](/rest/reference/orgs#get-the-audit-log-for-an-organization)."
{% endif %} {% endif %}
@@ -270,9 +270,7 @@ An overview of some of the most common actions that are recorded as events in th
{% note %} {% note %}
**Note:** To access Git events in the audit log, you must use the audit log REST API. This functionality is available as a public beta for users of {% data variables.product.prodname_ghe_cloud %} only. **Note:** To access Git events in the audit log, you must use the audit log REST API. The audit log REST API is available for users of {% data variables.product.prodname_ghe_cloud %} only. For more information, see "[Organizations](/rest/reference/orgs#get-the-audit-log-for-an-organization)."
For more information about the audit log REST API, see "[Organizations](/rest/reference/orgs#get-the-audit-log-for-an-organization)" in the REST API documentation.
{% endnote %} {% endnote %}