This, and issue #19 , is an optional task that could be useful for server side implementations of UMEI.
Typically, FMOs already have an API that will remain as-is. At least as a first step UMEI will be added as an additional API layer, then translated to FMO-specific API. This process will require some glue code. Generating server stubs for this glue code based on the OpenAPI spec will make it easier to implement. Furthermore, it will increase the chances that different FMOs have compatible implementations of UMEI.
This, and issue #19 , is an optional task that could be useful for server side implementations of UMEI.
Typically, FMOs already have an API that will remain as-is. At least as a first step UMEI will be added as an additional API layer, then translated to FMO-specific API. This process will require some glue code. Generating server stubs for this glue code based on the OpenAPI spec will make it easier to implement. Furthermore, it will increase the chances that different FMOs have compatible implementations of UMEI.