Skip to content

feat: Expose SEG-Y and ZGY error messages via HTTP response errors

  • Segy endpoints expose the messages from segysdk.SEGYException.
  • ZGY endpoints expose the messages from ZgyError.
  • Propagate HTTP response error in the SEGY and ZGY endpoints.

Merge request reports