Skip to content

Commit

Permalink
remove enabledForGitHubApps (#49259)
Browse files Browse the repository at this point in the history
  • Loading branch information
rachmari authored May 8, 2024
1 parent 3ff3ded commit 412c957
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 5,712 deletions.
1 change: 0 additions & 1 deletion src/rest/components/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ export interface Operation {
bodyParameters: Array<BodyParameter>
category: string
subcategory: string
enabledForGitHubApps: boolean
codeExamples: Array<CodeSample>
progAccess: ProgAccessT
}
Expand Down
Loading

0 comments on commit 412c957

Please sign in to comment.