Skip to content

Conversation

@TheConner
Copy link

For the /api/texttranslator/v1.0/documents/{id}/files/{fileid}/content and /api/texttranslator/v1.0/documents/import/jobs/{jobid} endpoints, the "fileid" and "jobid" path paramaters do not match their paramater name declaration which is "fileId" and "jobId".

This commit fixes this casing mismatch, which in turn fixes the semantic errors in this OpenAPI spec.

For the /api/texttranslator/v1.0/documents/{id}/files/{fileid}/content and /api/texttranslator/v1.0/documents/import/jobs/{jobid} endpoints, the "fileid" and "jobid" path paramaters do not match their paramater name declaration which is "fileId" and "jobId".

This commit fixes this casing mismatch, which in turn fixes the semantic errors in this OpenAPI spec.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant