Phase 0: apply SPEC-INDEX contract fixes #1
Loading…
Reference in a new issue
No description provided.
Delete branch "phase0/contract-fixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Phase 0 contract fixes
Applies SPEC-INDEX §2 fixes #1-#13 and §4 Phase 0 as one PR set.
schemas/solution.schema.json,schemas/listing.schema.jsonschemas/solution.schema.json,schemas/listing.schema.json, schema fixtures/v1/settlements/installcontracts/ledger-api.md,contracts/cli.md/v1/licenses/{operator_id}/{listing_id}contracts/ledger-api.md,contracts/cli.mdtx_group_idcontracts/ledger-api.md,contracts/cli.md/v1/balances/{account_or_operator_id}contracts/ledger-api.md,contracts/cli.mdtx_type=jobcontracts/ledger-api.md,schemas/solution.schema.json,schemas/listing.schema.jsonmarket:catalogtenant filtercontracts/tenants.md,schemas/listing.schema.jsoncontracts/telemetry.mdm2store://listing/<id>contracts/deeplink.md,contracts/ids.mdpermissions_diffcontracts/cli.mdschemas/solution.schema.json,schemas/listing.schema.json,contracts/cli.mdschemas/*.schema.json,contracts/ledger-api.md,contracts/tenants.mdAlso adds
licenses/m2-market-standard-v1.mdper SPEC-INDEX §3.8.Validation:
python3 -m json.tool schemas/solution.schema.jsonpython3 -m json.tool schemas/listing.schema.jsonPYTHONDONTWRITEBYTECODE=1 /home/m2/m2-market/.venv/bin/pytest schemas/tests/test_schemas.py(7 passed)View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.