Skip to content

Expose API error metadata#52

Merged
javorosas merged 1 commit into
mainfrom
feat/api-error-metadata
Jun 9, 2026
Merged

Expose API error metadata#52
javorosas merged 1 commit into
mainfrom
feat/api-error-metadata

Conversation

@javorosas

@javorosas javorosas commented Jun 6, 2026

Copy link
Copy Markdown
Member

Objetivo

Exponer en el SDK .NET los campos de error que la API ya devuelve hoy y preparar la publicación de una feature release.

Cambios

  • Expone Code, Path, Location, Errors, LogId y Headers desde FacturapiException.
  • Mantiene el constructor existente con parámetros opcionales para compatibilidad.
  • Agrega notificaciones Slack de éxito/fallo al publish de NuGet usando SLACK_DEPLOY_WEBHOOK_URL.
  • Actualiza CHANGELOG y bump de versión a 6.5.0.

Validación

  • ruby YAML parse de .github/workflows/deploy.yml
  • dotnet test -f net6.0

@javorosas javorosas requested a review from raul-facturapi June 6, 2026 22:49
@javorosas javorosas self-assigned this Jun 6, 2026
@javorosas javorosas force-pushed the feat/api-error-metadata branch from 019c385 to ad428d1 Compare June 6, 2026 22:51
@javorosas javorosas merged commit 98b0b92 into main Jun 9, 2026
3 checks passed
@javorosas javorosas deleted the feat/api-error-metadata branch June 9, 2026 17:14
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.

2 participants