Skip to content

fix(fixtures): correct malformed and production hosts in recorded responses#88

Merged
Fivell merged 1 commit into
masterfrom
chore/fixture-hygiene
Jun 14, 2026
Merged

fix(fixtures): correct malformed and production hosts in recorded responses#88
Fivell merged 1 commit into
masterfrom
chore/fixture-hygiene

Conversation

@Fivell

@Fivell Fivell commented Jun 12, 2026

Copy link
Copy Markdown
Member

Fixture hygiene follow-up to #87, aligned with the same cleanup across the other SDKs:

  • did_group_types/get/without_includes/200.json: the first pagination link read https://sandbox-api.didww.comv3/... — missing slash before v3.
  • proofs/get/without_includes/200.json and supporting_document_templates/get/without_includes/200.json: relationship links and storage URLs pointed at the production host; switched to sandbox-api.didww.com like every other fixture.

rspec green, rubocop clean.

…ponses

- did_group_types list: 'sandbox-api.didww.comv3/...' pagination link was
  missing the path slash
- proofs / supporting_document_templates: links and storage URLs pointed
  at the production host instead of sandbox-api.didww.com like every
  other fixture
@sonarqubecloud

Copy link
Copy Markdown

@Fivell Fivell merged commit 0db54de into master Jun 14, 2026
9 checks passed
@Fivell Fivell mentioned this pull request Jun 14, 2026
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.

1 participant