Page MenuHomePhabricator

Add SemVer version number to structured-contents API output
Open, Needs TriagePublic

Description

User Story: “As a client developer, I want to see a semantic version of our APIs,
so that I can see when there are major, minor and bug fix changes to the JSON results”

Acceptance criteria

Our structured-contents API has a semver version number at the start of our JSON

ToDo

  • Add a version number to our Parser code and add it to the JSON
Test Strategy

Use the snapshot test to check the version number JSON