This repository has been archived by the owner on Jan 20, 2023. It is now read-only.
Define generic api between front-end and mid/back #4
Labels
enhancement
New feature or request
Milestone
We need to add OpenAPI spec for data fetched from backend to be used in the graph component. Maybe just spelling out the visjs format is enough, or maybe wrapped to allow adding some extra info. We should also spell out what requests can be sent from front-end, preferable as generic as possible as well. The format should not care about origin of the graph data, nor about what logic to use to collect the data. The backend (or middle-tier probably) should just know..
The text was updated successfully, but these errors were encountered: