diff --git a/docs/api/openapi_detector_api.yaml b/docs/api/openapi_detector_api.yaml index 9feb5396..4533711e 100644 --- a/docs/api/openapi_detector_api.yaml +++ b/docs/api/openapi_detector_api.yaml @@ -518,7 +518,7 @@ components: type: object required: - contents - title: TextAnalysisHttpRequest + title: ContentAnalysisHttpRequest ContentsAnalysisResponse: type: array items: @@ -556,4 +556,4 @@ components: - detection - detection_type - score - title: TextAnalysisResponse + title: ContentAnalysisResponse