Skip to content

Commit

Permalink
Generated
Browse files Browse the repository at this point in the history
  • Loading branch information
roaga authored and openapi-getsentry-bot committed Nov 18, 2024
1 parent 0616960 commit d446be2
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions openapi-derefed.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,10 +430,6 @@
"type": "boolean",
"description": "Specify `true` to hide AI features from the organization."
},
"autofixEnabled": {
"type": "boolean",
"description": "Specify `true` to enable Autofix for the organization."
},
"codecovAccess": {
"type": "boolean",
"description": "Specify `true` to enable Code Coverage Insights. This feature is only available for organizations on the Team plan and above. Learn more about Codecov [here](/product/codecov/)."
Expand Down Expand Up @@ -1368,9 +1364,6 @@
"requiresSso": {
"type": "boolean"
},
"autofixEnabled": {
"type": "boolean"
},
"teams": {
"type": "array",
"items": {
Expand Down Expand Up @@ -1991,7 +1984,6 @@
"allowJoinRequests",
"allowSharedIssues",
"attachmentsRole",
"autofixEnabled",
"avatar",
"codecovAccess",
"dataScrubber",
Expand Down Expand Up @@ -2326,7 +2318,6 @@
"codecovAccess": false,
"aiSuggestedSolution": true,
"hideAiFeatures": false,
"autofixEnabled": false,
"githubPRBot": true,
"githubOpenPRBot": true,
"githubNudgeInvite": true,
Expand Down Expand Up @@ -50933,9 +50924,6 @@
"requiresSso": {
"type": "boolean"
},
"autofixEnabled": {
"type": "boolean"
},
"teams": {
"type": "array",
"items": {
Expand Down Expand Up @@ -51556,7 +51544,6 @@
"allowJoinRequests",
"allowSharedIssues",
"attachmentsRole",
"autofixEnabled",
"avatar",
"codecovAccess",
"dataScrubber",
Expand Down Expand Up @@ -58052,10 +58039,6 @@
"type": "boolean",
"description": "Specify `true` to hide AI features from the organization."
},
"autofixEnabled": {
"type": "boolean",
"description": "Specify `true` to enable Autofix for the organization."
},
"codecovAccess": {
"type": "boolean",
"description": "Specify `true` to enable Code Coverage Insights. This feature is only available for organizations on the Team plan and above. Learn more about Codecov [here](/product/codecov/)."
Expand Down

0 comments on commit d446be2

Please sign in to comment.