This repository is composed of following directories:
core
: The core definition of models (OpenAPI contracts generated sources are based onto them)openapi-contracts
: Open API files and dedicated sources to implement REST API calls. Sources are generated by OpenAPI generator tool and should not be modified.client
: Sinch SDK implementationsample-app
: A sample application using the Sinch SDK