Currently, the HTTP agents for Kotlin and TypeScript are published in the GitHub Packages. In contrast, other Edge Agent SDK and Apollo libraries are published in NPMJS and Maven Central.
@amagyar-iohk reported the problem of using the HTTP client and SDK libraries in the same project.
It would be nice to publish the HTTP clients to the NPMJS and the Maven Central for each release of the Cloud Agent.
Feature description
Publish the HTTP clients generated from the OpenAPI specification to the NPMJS and the Maven central for each Cloud-Agent release.
Proposed feature
Currently, the HTTP agents for Kotlin and TypeScript are published in the GitHub Packages. In contrast, other Edge Agent SDK and Apollo libraries are published in NPMJS and Maven Central. @amagyar-iohk reported the problem of using the HTTP client and SDK libraries in the same project. It would be nice to publish the HTTP clients to the NPMJS and the Maven Central for each release of the Cloud Agent.
Feature description
Publish the HTTP clients generated from the OpenAPI specification to the NPMJS and the Maven central for each Cloud-Agent release.
Anything else?
No response