DifficoltàQuanto dovrebbe essere impegnativa per un nuovo contributor.
3
Tempo stimatoTempo stimato per completare e verificare uno scope piccolo.
1-2 days
Stato attivitàQuanto è probabile che la issue sia ancora attiva e reviewable.
fresh
ChiarezzaQuanto chiaramente la issue descrive problema, scope e risultato atteso.
mostly clear
Prerequisiti
JavaSpring BootREST APIApollo permission model
Adatta ai principiantiQuanto la issue è adatta a contributor alla prima esperienza.
40
Direzione di ricerca
Examine existing OpenAPI controllers in the Apollo codebase, such as those in the admin service and config service. Understand the current permission model (roles like admin, owner) by reviewing classes like PermissionService.java and RoleController.java. Look at the CreateApp endpoint that already allows configuring admins and owners. Then propose new endpoints for updating user permissions on apps or namespaces, ensuring alignment with existing REST API patterns.