Skip to content

Commit b74d83b

Browse files
authored
Merge branch 'main' into repo-sync
2 parents 716e64f + 172e379 commit b74d83b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

content/rest/overview/api-previews.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ You can now provide more information in GitHub for URLs that link to registered
190190
**Custom media types:** `corsair-preview`
191191
**Announced:** [2018-12-10](https://developer.github.com/changes/2018-12-10-content-attachments-api/)
192192

193-
{% ifversion ghes < 3.3 %}
193+
{% ifversion ghae or ghes < 3.3 %}
194194

195195
## Enable and disable Pages
196196

data/reusables/secret-scanning/partner-secret-list-private-repo.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,10 @@ Shopify | Shopify Private App Password | shopify_private_app_password
187187
Slack | Slack API Token | slack_api_token
188188
Slack | Slack Incoming Webhook URL | slack_incoming_webhook_url
189189
Slack | Slack Workflow Webhook URL | slack_workflow_webhook_url
190+
{%- ifversion fpt or ghec or ghes > 3.3 %}
191+
Square | Square Production Application Secret | square_production_application_secret{% endif %}
192+
{%- ifversion fpt or ghec or ghes > 3.3 %}
193+
Square | Square Sandbox Application Secret | square_sandbox_application_secret{% endif %}
190194
SSLMate | SSLMate API Key | sslmate_api_key
191195
SSLMate | SSLMate Cluster Secret | sslmate_cluster_secret
192196
Stripe | Stripe API Key | stripe_api_key

0 commit comments

Comments
 (0)