OpenFn / lightning

OpenFn/Lightning ⚡️ is the newest version of the OpenFn DPG and provides a web UI to visually manage complex workflow automation projects.
https://openfn.github.io/lightning/
GNU Lesser General Public License v3.0
133 stars 38 forks source link

Inspector: Add docs for collections #2656

Open josephjclark opened 1 week ago

josephjclark commented 1 week ago

The adaptor-docs panel at the moment only shows documentation for the current adaptor (ie, common or http or whatever)

But soon Collections and the Collections API will be available to all adaptors.

We need to work out a way to load the collections API into the list.

josephjclark commented 1 week ago

I suddenly wonder if there's a different concern here.

Rather than documenting collections as its own adaptor, as we do now, should we just append the collections API to every other adaptor?

A bit like how we handle common in other adaptors:

Image