EdricChan03/Koogle-API

Generate mappings for APIs

Aperta

#1 aperta il 14 apr 2023

 (1 commento) (0 reazioni) (0 assegnatari)Kotlin (0 fork)auto 404
codegendesignenhancementgood first issuehelp wantedlib:generator-plugin

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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?

Guida contributor