Skip to content

Commit 7ae882e

Browse files
feat(api): expose test update endpoint
1 parent afb521e commit 7ae882e

File tree

13 files changed

+419
-1783
lines changed

13 files changed

+419
-1783
lines changed

.stats.yml

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

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

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

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

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

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

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

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

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

0 commit comments

Comments
 (0)