Skip to content

Commit

Permalink
Fix #1887: add new OAuth2 scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
motoki317 committed May 8, 2024
1 parent d1bcc3f commit 3754d71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/v3-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5817,6 +5817,8 @@ components:
title: OAuth2Scope
description: OAuth2スコープ
enum:
- openid
- profile
- read
- write
- manage_bot
Expand Down

0 comments on commit 3754d71

Please sign in to comment.