Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The time period selection feature allows you to view {% data variables.product.p
|------------------------|------------------------------------------------------------------------------|
| Current week (Mon-Sun) | Data from Monday through the current day when the page is viewed. |
| Current month | Data from the first of the month to the current day when the page is viewed. |
| Last week | Data from the first day to the last day of the previous month. |
| Last month | Data from the first day to the last day of the previous month. |
| Last 30 days | Data from the last 30 days to when the page is viewed. |
| Last 90 days | Data from the last 90 days to when the page is viewed. |
| Last year | Data aggregated for the last 12 months. |
Expand Down
2 changes: 2 additions & 0 deletions data/reusables/organizations/team-api.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
These endpoints are only available to authenticated members of the team's [organization](/rest/orgs). OAuth access tokens require the `read:org` [scope](/apps/oauth-apps/building-oauth-apps/scopes-for-oauth-apps). {% data variables.product.prodname_dotcom %} generates the team's `slug` from the team `name`.

Where `pull` and `push` permissions are accepted, these will map to the **Read** and **Write** roles for an organization repository. For more information about repository roles, see "[AUTOTITLE](/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization)."