You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ smithytranslate openapi-to-smithy -i ./airflow.v1.yaml --json-output ./smithy/
Failed to validate the Smithy model:
[ERROR] airflow.v1#UpdateDagRunStateInput$body: Members cannot target operation shapes, but found (operation: `airflow.v1#UpdateDagRunState`) | Target N/A:0:0
[ERROR] airflow.v1#DAG$schedule_interval: member shape targets an unresolved shape `airflow.v1#ScheduleInterval`| Target.UnresolvedShape N/A:0:0
[ERROR] airflow.v1#SetTaskInstanceNoteInput$body: Members cannot target operation shapes, but found (operation: `airflow.v1#SetTaskInstanceNote`) | Target N/A:0:0
[ERROR] airflow.v1#ClearDagRunInput$body: Members cannot target operation shapes, but found (operation: `airflow.v1#ClearDagRun`) | Target N/A:0:0
[ERROR] airflow.v1#DAGMixin$schedule_interval: member shape targets an unresolved shape `airflow.v1#ScheduleInterval`| Target.UnresolvedShape N/A:0:0
[ERROR] airflow.v1#SetMappedTaskInstanceNoteInput$body: Members cannot target operation shapes, but found (operation: `airflow.v1#SetTaskInstanceNote`) | Target N/A:0:0
[ERROR] airflow.v1#CreateDatasetEventInput$body: Members cannot target operation shapes, but found (operation: `airflow.v1#CreateDatasetEvent`) | Target N/A:0:0
[ERROR] airflow.v1#DAGDetail$schedule_interval: member shape targets an unresolved shape `airflow.v1#ScheduleInterval`| Target.UnresolvedShape N/A:0:0
[ERROR] airflow.v1#SetDagRunNoteInput$body: Members cannot target operation shapes, but found (operation: `airflow.v1#SetDagRunNote`) | Target N/A:0:0
anyOf is not allowed
anyOf is not allowed
OpenIdConnect is not a supported security scheme.
Some(negotiate) is not a supported format of the http security scheme.
Writing airflow/smithy/result.json
The text was updated successfully, but these errors were encountered:
Hi, I made a mistake when I was dealing with airflow.
The text was updated successfully, but these errors were encountered: