apollo
apollo copied to clipboard
是否有提供API可以获取历史提交的配置信息
这个接口应该没有通过open api提供,不过admin service是有的,可以参考一下portal是如何展示发布历史的
This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in 14 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity in the last 14 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions.
有考虑支持此类OPENAPI吗?感觉很有必要的 相对应的portal的API会302到登陆页面
既然 open api 提供了回滚接口,希望也能提供发布历史接口,用于回滚到某个特定的 release 版本
希望能通过api查看发布历史,portal上没办法一次展示指定时间内所有的发布记录