apolloconfig / apolloconfig/apollo

Open Api support get authorized apps, namespaces

未关闭
#3,607 6 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area/openapi discussion
主要语言
Java
星标
29.8k
派生
10.2k
平均合并
4 天 7 小时
30 天内合并 PR
4

描述

**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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。