Common API models between the sovity Community Edition EDC API, sovity Enterprise Edition EDC API and/or the Broker Server API.
APIs to be implemented outside the wrapper extension itself create their own Gradle Modules, e.g. :extensions:wrapper:wrapper-ee-api.
There are few models we can profit from sharing between all APIs. For example,
UiPolicy
, which
contains a supported subset of the original EDC Policy-Entity. We create such a custom policy model
because the core EDC Policy model struggles in OpenAPI Specification YAMLs due to its polymorphism.
Apache License 2.0 - see LICENSE
sovity GmbH - contact@sovity.de