Skip to content

/gog/id/:_id expand endpoint for GoG Data #56

/gog/id/:_id expand endpoint for GoG Data

/gog/id/:_id expand endpoint for GoG Data #56

name: Provider Contract Validation
on:
pull_request:
push:
branches:
- main
jobs:
validate-tinynode-to-rerum:
uses: cubap/rerum_openapi/.github/workflows/seam-runtime-validation.yml@main
with:
contract_repo_ref: main
seam_manifest_path: seams/tinynode-to-rerum/manifest.yaml
# Fixture-only validation for provider contract shape; runtime endpoint probes
# remain disabled until rerum_openapi supports optional test_endpoint_contract.
target_base_url: ''
compare_paths: false
compare_operations: false
fixture_file: test/contract-fixtures/tinynode-to-rerum.yaml
timeout_ms: 10000