EdricChan03/Koogle-API

Generate mappings for APIs

Ouverte

#1 ouverte le 14 avr. 2023

 (1 commentaire) (0 réaction) (0 personne assignée)Kotlin (0 fork)auto 404
codegendesignenhancementgood first issuehelp wantedlib:generator-plugin

Métriques du dépôt

Stars
 (1 étoile)
Métriques de merge PR
 (Métriques PR en attente)

Description

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?

Guide contributeur