EdricChan03/Koogle-API

Generate mappings for APIs

开放

#1 创建于 2023年4月14日

 (1 条评论) (0 个反应) (0 位负责人)Kotlin (0 个派生)auto 404
codegendesignenhancementgood first issuehelp wantedlib:generator-plugin

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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?

贡献者指南