Skip to content

Commit 1742f43

Browse files
committed
Merge branch 'master' into asFrame-fix
2 parents 554408b + c353922 commit 1742f43

File tree

1 file changed

+1
-1
lines changed
  • examples/idea-examples/json/src/main/kotlin/org/jetbrains/kotlinx/dataframe/examples/openapi

1 file changed

+1
-1
lines changed

examples/idea-examples/json/src/main/kotlin/org/jetbrains/kotlinx/dataframe/examples/openapi/openApiApiGuru.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name = "ApiGuruOpenApiKsp",
44
)
55
@file:ImportDataSchema(
6-
path = "https://api.apis.guru/v2/specs/1password.local/connect/1.3.0/openapi.json",
6+
path = "https://api.apis.guru/v2/specs/1password.local/connect/1.5.7/openapi.json",
77
name = "OnePassword",
88
)
99

0 commit comments

Comments
 (0)