Skip to content

0.123.0

Compare
Choose a tag to compare
@hmrc-web-operations hmrc-web-operations released this 22 Aug 08:52
· 22 commits to main since this release
6ac9616

Release : individuals-disclosures-api 0.123.0

Last commit sha : 6ac9616
Last commit author : SamuelJacobsHMRC
Last commit time : 2023-08-22T08:43:35Z

MTDSA-18407: Parser-validator improvements (#115)

  • MTDSA-18407: Removed fallback routing

  • MTDSA-18407: Move mocks and hateoas files

  • MTDSA-18407: Update version trait

  • MTDSA-18407: Added EmptinessChecker and spec

  • MTDSA-18407: Added domain models, tests and updated MtdError

  • MTDSA-18407: Added resolvers and tests

  • MTDSA-18407: Refactored code to use resolvers

  • MTDSA-18407: Removed unused method

  • MTDSA-18407: Removed redundant files and added test specs to increase code coverage

  • MTDSA-18407: Updated BusinessIdSpec and CalculationIdSpec

  • MTDSA-18407: Updated .gitignore file