AllenNeuralDynamics / AllenNeuralDynamics/ficus

Add list_modes in leaves router

未關閉
#83 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
1
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

The configs router got a `get_all_modes` endpoint ([issue](https://github.com/AllenNeuralDynamics/ficus/issues/78)), and it has a "lowest_scope_only" argument if you only want to list modes under one specific scope. I think this would probably be better served by a list_modes endpoint in the leaves router somehow. So the two use cases would be:

1. Tell me all the available modes for my situation (including all scopes). This looks through all scopes and makes one set.
2. Specifically tell me the mode leaves in this one scope, so I know if there's overrides.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。