Skip to content

DMP-5273 API Validation /transcriptions/{transcription_id} GET Input Hardening#3319

Closed
cgi-jhjsimpson wants to merge 2 commits into
masterfrom
DMP-5273-api-validation-transcriptions-tid-get-input-hardening
Closed

DMP-5273 API Validation /transcriptions/{transcription_id} GET Input Hardening#3319
cgi-jhjsimpson wants to merge 2 commits into
masterfrom
DMP-5273-api-validation-transcriptions-tid-get-input-hardening

Conversation

@cgi-jhjsimpson

Copy link
Copy Markdown

JIRA link

DMP-5273

Change description

Input validation has been added to fields in the /transcriptions/{transcription_id} GET schema.

  • AI-assisted

AI Specific Change description

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

@cgi-jhjsimpson cgi-jhjsimpson changed the title DMP-5273 API Validation transcriptions/{transcription_id} GET Input Hardening DMP-5273 API Validation /transcriptions/{transcription_id} GET Input Hardening Jun 23, 2026
Comment on lines +205 to +206
minimum: 1
maximum: 9223372036854775807

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The min max is actually handled in the authorisation logic, so these changes might not be necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant