Christoph Kappestein
Christoph Kappestein
Currently it is possible in Fusio to create a developer role for the backend which restricts access s. A developer can create in this role all operations, schemas and actions...
Currently our connections contain "Basic" connections like, SQL or HTTP and also vendor specific SDKs i.e. Airtable, Discord s.  This is only an issue to collection additional SDKs, so...
Currently we have at our backend basic auto-completion at the monaco editor s. https://github.com/apioo/fusio-apps-backend/blob/master/src/app/editor/php-completion.ts We should move this logic away from the backend into an general JS package, then we...