Skip to content

Deprecated records. New entries. Create person with NM entry.

Compare
Choose a tag to compare
@levchik levchik released this 01 Apr 19:38
· 54 commits to master since this release

New features

  • Added new Entries and Entries Stats endpoints for RESTful manipulation with data (meant to replace and enhance records functionality)
  • Added new Person Entries endpoint: create new person by providing id of NM entry
  • Added examples of newly added endpoints

Deprecated

  • Records endpoints (list, get, delete) are now deprecated

Refactoring