Skip to content

Commit

Permalink
🐛 Fix title of objects in detector API spec
Browse files Browse the repository at this point in the history
Signed-off-by: gkumbhat <kumbhat.gaurav@gmail.com>
  • Loading branch information
gkumbhat committed May 24, 2024
1 parent 352d918 commit de36dd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/openapi_detector_api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ components:
type: object
required:
- contents
title: TextAnalysisHttpRequest
title: ContentAnalysisHttpRequest
ContentsAnalysisResponse:
type: array
items:
Expand Down Expand Up @@ -556,4 +556,4 @@ components:
- detection
- detection_type
- score
title: TextAnalysisResponse
title: ContentAnalysisResponse

0 comments on commit de36dd2

Please sign in to comment.