Skip to content

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

Merged
tomkralidis merged 1 commit into
geopython:masterfrom
C1-BA-B1-F3:fix/process-response-format-2347
Aug 7, 2026
Merged

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

Conversation

@C1-BA-B1-F3

Copy link
Copy Markdown
Contributor

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
@tomkralidis tomkralidis added the OGC API - Processes OGC API - Processes label Aug 7, 2026
@tomkralidis tomkralidis added this to the 0.25.0 milestone Aug 7, 2026
@tomkralidis
tomkralidis merged commit c71e9ed into geopython:master Aug 7, 2026
@tomkralidis tomkralidis added the bug Something isn't working label Aug 7, 2026
@tomkralidis tomkralidis mentioned this pull request Aug 7, 2026
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working OGC API - Processes OGC API - Processes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants