nodegraph-api-plugin icon indicating copy to clipboard operation
nodegraph-api-plugin copied to clipboard

Swagger/OpenAPI doc of the API that needs to be implemented.

Open jamielennox opened this issue 1 year ago • 0 comments

I'm research how I go about using this plugin and can more or less see that i need to implement a very specific API with specific path structures. Now i'm looking for the exact documentation of the thing I would need to produce.

If there was a published swagger file i could simply codegen the structure that you expect and then immediately get to work on the implementation without worrying that i've got fields in the wrong place or anything.

It does seem like something you'd need to maintain statically, but it would greatly improve time to get started.

Thanks

jamielennox avatar Mar 23 '23 04:03 jamielennox