Skip to content

fix: correct process job status/results response format (#2347)#2378

Open
C1-BA-B1-F3 wants to merge 1 commit into
geopython:masterfrom
C1-BA-B1-F3:fix/process-response-format-2347
Open

fix: correct process job status/results response format (#2347)#2378
C1-BA-B1-F3 wants to merge 1 commit into
geopython:masterfrom
C1-BA-B1-F3:fix/process-response-format-2347

Conversation

@C1-BA-B1-F3

Copy link
Copy Markdown

Fixes #2347

Changes

  1. Fix results link in job status response: Added to the results URL so the link's href matches its declared .

  2. Fix results endpoint format handling: Changed to default to JSON when no format is specified (matching the job status endpoint behavior), instead of falling through to HTML.

  3. Fix job identifier in link title: Changed (which could be in list view) to for correct link titles.

@tomkralidis tomkralidis self-requested a review June 25, 2026 15:43
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.

Process "job status" and "results" response have unexpected format

1 participant