- JavaScript client for the browser and node.js based on axios
- Java client compatible with jvm and android
- Python 3.5+ client
- C# client for .NET & .NET Core
When changes are added, the update clients action is automatically triggered. For each client PR with changes will be created.
dev.md which is available in each client repository.
docker run --rm -v "${PWD}:/local" openapitools/openapi-generator-cli validate --recommend -i /local/index.ymlnpx @redocly/cli build-docs index.yml -o=facesdk-api-doc.htmlnpx @openapitools/openapi-generator-cli generate -i index.yml -g openapi --skip-validate-spec