Skip to content

Commit d5faed6

Browse files
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>
1 parent c2866c6 commit d5faed6

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

content/github/setting-up-and-managing-organizations-and-teams/reviewing-the-audit-log-for-your-organization.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,9 @@ For example, you can make a GraphQL request to see all the new organization memb
142142

143143
#### Using the REST API
144144

145-
{% note %}
145+
{% note %}
146146

147-
**Note:** The audit log REST API is available as a public beta for users of {% data variables.product.prodname_ghe_cloud %} only.
147+
**Note:** The audit log REST API is available for users of {% data variables.product.prodname_ghe_cloud %} only.
148148

149149
{% endnote %}
150150

@@ -154,7 +154,7 @@ To ensure a secure IP and maintain compliance for your organization, you can use
154154

155155
{% data reusables.audit_log.audit-log-git-events-retention %}
156156

157-
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.
157+
For more information about the audit log REST API, see "[Organizations](/rest/reference/orgs#get-the-audit-log-for-an-organization)."
158158

159159
{% endif %}
160160

@@ -270,9 +270,7 @@ An overview of some of the most common actions that are recorded as events in th
270270

271271
{% note %}
272272

273-
**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.
274-
275-
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.
273+
**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)."
276274

277275
{% endnote %}
278276

0 commit comments

Comments
 (0)