Ans Schema Versions Save

JSON schema definition and supporting example/validation code for The Washington Post's ANS specification

1.12.2

1 month ago

1.12.2

Small fix in sync() function in transforms.js in 1.12.1

1.12.1

1 month ago

Fix upvert issues with objects that have a version property that doesn't correspond to the ANS version value.

1.12.0

1 month ago

1.11.0

1 year ago

1.11.0-rc.0

1 year ago

Pre-release version containing schema changes for Conditional Content

1.10.8

2 years ago

Code change only, No updates to the ans schema Prevent the callback function from being called twice when errors occur during the loading of schemas

0.10.8

3 years ago

PPSE-912(#237) - Typo fix for author-operation and site-operation.

0.10.7

3 years ago

A new field contributors has been added to each document type in order to track who created (and in the future, contributed at all) to a document in Arc.

"contributors": {
  "created_by" : {
    "user_id": "[email protected]",
    "display_name": "Tyler Davis"
  }
}

https://github.com/washingtonpost/ans-schema/blob/master/src/main/resources/schema/ans/0.10.7/traits/trait_contributors.json