We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7884557 commit ae27a67Copy full SHA for ae27a67
.speakeasy/workflow.yaml
@@ -1,5 +1,11 @@
1
+# !NOTE: Speakeasy CLI version 1.508.0 is the last version compatible with the Python v1
2
+# generator. After upgrading to the Python v2 generator, update `speakeasyVersion` to
3
+# `latest` to ensure you continue to receive the latest updates.
4
+#
5
+# See: https://www.speakeasy.com/docs/manage/migrate/python-migration
6
+
7
workflowVersion: 1.0.0
-speakeasyVersion: latest
8
+speakeasyVersion: 1.508.0
9
sources:
10
my-source:
11
inputs:
0 commit comments