Skip to content

Commit

Permalink
remove v2
Browse files Browse the repository at this point in the history
  • Loading branch information
bszwarc committed Aug 12, 2024
1 parent 5bde3d8 commit 3614411
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -24032,7 +24032,7 @@
}
}
},
"/v2/ai/extract": {
"/ai/extract": {
"post": {
"operationId": "post_ai_extract",
"summary": "Send AI extract request",
Expand Down Expand Up @@ -24085,7 +24085,7 @@
}
}
},
"/v2/ai/extract_structured": {
"/ai/extract_structured": {
"post": {
"operationId": "post_ai_extract_structured",
"summary": "Send AI extract structured request",
Expand Down

0 comments on commit 3614411

Please sign in to comment.