Skip to content

Commit ded01c5

Browse files
feat(api): api update
1 parent 7ae882e commit ded01c5

File tree

21 files changed

+4745
-419
lines changed

21 files changed

+4745
-419
lines changed

.stats.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
configured_endpoints: 17
2-
openapi_spec_hash: 8827ead72aa0c635ccafac5e008fe247
1+
configured_endpoints: 18
2+
openapi_spec_hash: 4f09f95fd31c148d1be80b7e643346ce
33
config_hash: 30422a4611d93ca69e4f1aff60b9ddb5

openlayer-java-core/src/main/kotlin/com/openlayer/api/models/commits/testresults/TestResultListResponse.kt

+352-12
Large diffs are not rendered by default.

openlayer-java-core/src/main/kotlin/com/openlayer/api/models/inferencepipelines/testresults/TestResultListResponse.kt

+352-12
Large diffs are not rendered by default.

openlayer-java-core/src/main/kotlin/com/openlayer/api/models/projects/tests/TestCreateParams.kt

+342-12
Large diffs are not rendered by default.

openlayer-java-core/src/main/kotlin/com/openlayer/api/models/projects/tests/TestCreateResponse.kt

+342-12
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)