Skip to content

Conversation

@Voles
Copy link
Collaborator

@Voles Voles commented Dec 17, 2025

  1. We gebruikten de property content voor het GET /contracts endpoint en contract_content voor het POST /contracts endpoint.
    Ook de endpoints PUT /contracts/{hash}/accept / reject / revoke maakten gebruik van contract_content.
    Dat is verwarrend. In deze PR hebben we alle instanties aangepast van contract_content naar content.
  2. In de sectie 'Content hash' en 'Grant hash' werd gerefereerd naar de property content.algorithm. Die bestaat niet, dat moet content.hash_algorithm zijn.

…ontract content.

Instead of mixing `contract_content` and `content`. That is unnecessary and confusing.
…h section

`algorithm` is not used. The correct property name from the OAS is `hash_algorithm`.
…section

`algorithm` is not used. The correct property name from the OAS is `hash_algorithm`.
@github-actions
Copy link

@Voles Voles requested a review from ronaldkoster December 17, 2025 15:32
@TheBonheurs TheBonheurs merged commit 747fc39 into develop Jan 13, 2026
15 of 16 checks passed
@TheBonheurs TheBonheurs deleted the consistent-contracts branch January 13, 2026 09:46
@github-project-automation github-project-automation bot moved this from Intake to Done in Digikoppeling board Jan 13, 2026
@github-actions github-actions bot added the Status: Klaar voor release Het voorstel is verwerkt en klaar voor de volgende release. label Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Klaar voor release Het voorstel is verwerkt en klaar voor de volgende release.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants