Skip to content

Commit 8815922

Browse files
feat(closes OPEN-8532): expose 'tests/{id}/results' endpoint
1 parent 0ea9830 commit 8815922

15 files changed

Lines changed: 20781 additions & 7 deletions

File tree

.stats.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
configured_endpoints: 24
2-
openapi_spec_hash: c97a5263afcc72ca5a47bc5a87683a78
3-
config_hash: f0743196c68fb84cbd06a95f134702b3
1+
configured_endpoints: 25
2+
openapi_spec_hash: 4eff18b3478c98a9b257ac27fdeb6b49
3+
config_hash: b415187e3925c414fb2597cdd0a11859

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

Lines changed: 2776 additions & 2 deletions
Large diffs are not rendered by default.

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

Lines changed: 2776 additions & 2 deletions
Large diffs are not rendered by default.

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

Lines changed: 388 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)