electricllama
24 days agoNew Member
Data Lineage in Swagger
Hi, I'm not sure if this is the correct forum for this question but here goes.
We currently have a challenge tracking dependenies between API's (what API calls what), as well as attribute level lineage (column X in a database is called by API1 which is called by API2, which is called by a front end)
Is there any smart way to manage this in openapi? Can we put some attribute level tags to track dependencies?