Skip to content

2.29.0

Compare
Choose a tag to compare
@gnott gnott released this 07 Aug 20:59
· 2 commits to develop since this release

Added

  • for Expression of Concern article type, added expression-concern to list of allowed type values in snippets/article.v1.yaml
  • expression-concern to list of types in model/search.v2.yaml
  • added expression-concern to api.raml

Changed

  • changed id URI parameter in /articles/{id} from string to integer.
    • zero padded integers are still integers and are fine.

Fixed

  • fixed typo in misc/author.v1.yaml from 'minLenght' to 'minLength'.
  • fixed typo in /highlights URI parameters from type to list.
  • fixes typo in /search query parameter where type is actually type[].