[FOLIO-1761] Add interface dependency collector to folio-tools Created: 31/Jan/19 Updated: 03/Jun/20 |
|
| Status: | Open |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | Marc Johnson | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Description |
|
Whilst doing analysis on various major interface changes, I put together a python script to collect a list of the enabled modules for a tenant, which declare a dependency on a particular interface from an Okapi instance. The code is very rough, however I thought I'd share it, just in case it might be useful for others when doing this kind of work. |