Current version of APIC implements just ImpairmentStudio API. In the future this utility will be supporting more products' APIs and will be a universal CLI utility to all public Moody's Analytics APIs.
The command line will have a product selector (or in the other words API group selector). For example:
Previous command line
python apic import --inputs inputfiles.zip
will transform to:
python apic is import --inputs inputfiles.zip
Current version of APIC implements just ImpairmentStudio API. In the future this utility will be supporting more products' APIs and will be a universal CLI utility to all public Moody's Analytics APIs.
The command line will have a product selector (or in the other words API group selector). For example:
Previous command line
python apic import --inputs inputfiles.zip
will transform to:
python apic is import --inputs inputfiles.zip