Skip to content

Commit 6b17931

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

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ paths:
1919
tags:
2020
- Classifications
2121
summary: Universal classification
22-
description: Classify the relevance of a legal document to a query using an
23-
Isaacus universal legal AI classifier.
22+
description: Classify the relevance of a legal document to a query with an Isaacus
23+
universal legal AI classifier.
2424
operationId: CreateUniversalClassification
2525
requestBody:
2626
content:
@@ -705,7 +705,7 @@ components:
705705
- text
706706
title: Universal classification request
707707
description: A request to classify the relevance of a legal document to a query
708-
using an Isaacus universal legal AI classifier.
708+
with an Isaacus universal legal AI classifier.
709709
examples:
710710
- model: kanon-universal-classifier
711711
query: This is a confidentiality clause.

0 commit comments

Comments
 (0)