EdricChan03/Koogle-API

Generate mappings for APIs

オープン

#1 opened on 2023/04/14

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Kotlin (0 件のフォーク)auto 404
codegendesignenhancementgood first issuehelp wantedlib:generator-plugin

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Overview

Currently, the generator plugin only downloads the root discovery, and then downloads every discovery that is included in the root discovery.

Tasks

For consideration

  • Compile-time checking for OAuth scopes
    • Something like an opt-in annotation might suffice, but how exactly do we surface the required OAuth scopes that an API might need?

コントリビューターガイド