mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-30 20:06:19 +00:00

* feat(apps): add app config in run record - changed returned schema type of "status" to "AppRunRecord"! - added a "config" field in the app record - added a "pending" stage so that "external" app status can be mapped ti internal app status * added note about schema compatiblity * added app config for external apps * show config for every app run * add tests * revert open change for now * Revert "revert open change for now" This reverts commit e1492a5c92d1967b3d47230a25df4c2c3d399de2. * update dependency --------- Co-authored-by: karanh37 <karanh37@gmail.com> Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>