Skip to content

Commit 6de88ca

Browse files
committed
docs(api): reworded descriptions of classification endpoints
1 parent 3ad5cee commit 6de88ca

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

openapi.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
info:
22
title: Isaacus API
3-
version: 0.2.0
3+
version: 0.2.1
44
description: A RESTful API for using Isaacus legal AI models, data and other solutions.
55
termsOfService: https://isaacus.com/terms
66
contact:
@@ -851,6 +851,9 @@ security:
851851
tags:
852852
- name: Classifications
853853
description: Classify legal documents with Isaacus legal AI classifiers.
854+
- name: Rankings
855+
description: Rank (or rerank) the relevance of legal documents to queries with Isaacus
856+
legal AI rankers.
854857
externalDocs:
855858
url: https://docs.isaacus.com/api-reference
856859
description: Reference documentation for the Isaacus API.

0 commit comments

Comments
 (0)