EdricChan03/Koogle-API

Generate mappings for APIs

Offen

#1 geöffnet am 14.04.2023

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Kotlin (0 Forks)auto 404
codegendesignenhancementgood first issuehelp wantedlib:generator-plugin

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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?

Contributor Guide