Deprecate 3.12 (#55505)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> Co-authored-by: Felicity Chapman <felicitymay@github.com> Co-authored-by: Sarah Schneider <sarahs@github.com>
This commit is contained in:
@@ -5,7 +5,7 @@ intro: Use the REST API to create and manage custom properties for an organizati
|
||||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '>=3.13'
|
||||
ghes: '*'
|
||||
topics:
|
||||
- API
|
||||
autogenerated: rest
|
||||
|
||||
@@ -1,13 +1,11 @@
|
||||
---
|
||||
title: REST API endpoints for custom properties
|
||||
shortTitle: Custom properties
|
||||
intro: >-
|
||||
Use the REST API to list the custom properties assigned to a repository by the
|
||||
organization.
|
||||
intro: Use the REST API to list the custom properties assigned to a repository by the organization.
|
||||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '>=3.13'
|
||||
ghes: '*'
|
||||
topics:
|
||||
- API
|
||||
autogenerated: rest
|
||||
|
||||
@@ -16,13 +16,4 @@ autogenerated: rest
|
||||
|
||||
{% data reusables.organizations.team-discussions-api-deprecation %}
|
||||
|
||||
{% ifversion team-discussions %}
|
||||
|
||||
## About team discussion comments
|
||||
|
||||
Any member of the team's [organization](/rest/orgs) can create and read comments on a public discussion. For more details, see [AUTOTITLE](/organizations/collaborating-with-your-team/about-team-discussions).
|
||||
|
||||
{% data reusables.organizations.team-api %}
|
||||
{% endif %}
|
||||
|
||||
<!-- Content after this section is automatically generated -->
|
||||
|
||||
@@ -16,13 +16,4 @@ autogenerated: rest
|
||||
|
||||
{% data reusables.organizations.team-discussions-api-deprecation %}
|
||||
|
||||
{% ifversion team-discussions %}
|
||||
|
||||
## About team discussions
|
||||
|
||||
You can use team discussions to have conversations that are not specific to a repository or project. Any member of the team's [organization](/rest/orgs) can create and read public discussion posts. For more details, see [AUTOTITLE](/organizations/collaborating-with-your-team/about-team-discussions). To learn more about commenting on a discussion post, see [AUTOTITLE](/rest/teams/discussion-comments).
|
||||
|
||||
{% data reusables.organizations.team-api %}
|
||||
{% endif %}
|
||||
|
||||
<!-- Content after this section is automatically generated -->
|
||||
|
||||
Reference in New Issue
Block a user