Skip to content

Commit

Permalink
Merge pull request #50 from gkumbhat/fix_detector_api_title
Browse files Browse the repository at this point in the history
🐛 Fix title of objects in detector API spec
  • Loading branch information
gkumbhat authored May 24, 2024
2 parents 352d918 + de36dd2 commit 5fc8297
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 5fc8297

Please sign in to comment.