updated api-reports

Signed-off-by: Daniele Mazzotta <daniele.mazzotta@tii.ae>
This commit is contained in:
Daniele Mazzotta
2022-06-20 12:58:38 +04:00
parent d9ebda237e
commit 8b8c692be3
+1 -1
View File
@@ -56,7 +56,7 @@ export const ApacheAirflowPage = apacheAirflowPlugin.provide(
* If the dagIds is specified, only those DAGs are loaded.
* Otherwise, it's going to list all the DAGs
* @public
* @param dagIds - string[]
* @param dagIds - optional string[] of the DAGs to show in the table. If undefined, it will list all DAGs
*/
export const ApacheAirflowDagTable = apacheAirflowPlugin.provide(
createComponentExtension({