Skip to content

Conversation

@ac000
Copy link
Owner

@ac000 ac000 commented Nov 7, 2025

@ac000 ac000 requested a review from Copilot November 7, 2025 19:46
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for the HMRC Individuals Reliefs API version 2.0, which provides functionality for managing various types of tax reliefs.

Key Changes

  • Added new API endpoint definitions for five relief categories: Relief Investments, Other Reliefs, Foreign Reliefs, Pensions Reliefs, and Charitable Givings
  • Extended error handling with new format and rule validation error codes specific to reliefs
  • Updated documentation to include references to the new Individuals Reliefs API

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
src/mtd-hmrc-err.c Added error mappings for new relief-specific validation errors
src/api_endpoints.h Defined API metadata and 15 endpoint configurations for relief operations
include/libmtdac/mtd.h Added enum values for new error codes and API endpoints
docs/man/man3/libmtdac_mtd.h.3 Updated man page with new error codes and endpoints, changed date to Nov 7
docs/man/man3/libmtdac.3 Added Individuals Reliefs API reference, changed date to Nov 7
docs/libmtdac_mtd.h.3.rst Updated RST documentation with new error codes and endpoints
docs/libmtdac.3.rst Added Individuals Reliefs API link to documentation
README.rst Added Individuals Reliefs API entry to supported APIs table

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ac000 ac000 merged commit 5454fa9 into master Nov 7, 2025
10 checks passed
@ac000 ac000 deleted the ir branch November 7, 2025 19:50
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