apolloconfig / apolloconfig/apollo

Open Api support get authorized apps, namespaces

Abierto
#3,607 6 comentarios 0 reacciones 0 asignados Ver en GitHub
area/openapi discussion
Lenguaje dominante
Java
Estrellas
29.8k
Forks
10.2k
Merge medio
4 d 7 h
PR fusionados (30 d)
4

Descripción

**Is your feature request related to a problem? Please describe.**

Use method `com.ctrip.framework.apollo.openapi.client.ApolloOpenApiClient#getAllApps` can get all apps.

But there are some app my open api token has no authority to access, and open api will meet exception when try to access them.

If someone just want to get the apps or namespaces authoried,

are there any way to satisfy that?

**Describe the solution you'd like**

Some new method in `com.ctrip.framework.apollo.openapi.client.ApolloOpenApiClient`

Like `getAuthorizedApps`, `getAuthorizedNamespacesByApp`

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.