karrioapi/karrio-php

Composer packages outdated - Missing DocumentsApi

bxschmidt opened this issue · 0 comments

When working with karrio using the composer package https://packagist.org/packages/karrio/karrio-php
the package does not include DocumentsApi. Looks like it has not been re-generated for a while.

I was able to generate for myself.

Be aware that script.sh needs to be updated. Api-Spec is at
https://raw.githubusercontent.com/karrioapi/karrio/main/server/schemas/openapi.yml now.

I had to generate using local npm install.
Docker gave following error:
env: can't execute 'bash': No such file or directory

Great project!
Best regards!