added
almost 2 years ago by ReadMe GitHub Action
- Added endpoints for creating, listing, and deleting Tags on Notes
fixed
almost 2 years ago by ReadMe GitHub Action
- Added Webhooks for Create, Delete, and Update events on Notes
fixed
almost 2 years ago by ReadMe GitHub Action
- Fixed incorrect documentation on notes API. When a domain is provided that does not match an existing company, a new company is created.
added
almost 2 years ago by ReadMe GitHub Action
- Added
updatedAttributes
to webhook response body for feature.updated
event
added
about 2 years ago by ReadMe GitHub Action
- Added CREATE, DELETE and UPDATE for companies
- Added
featureId
filter on companies list
- Added
hasNotes
filter on companies list
added
about 2 years ago by ReadMe GitHub Action
- Allow bulk adding of followers to notes
added
about 2 years ago by ReadMe GitHub Action
- Allow composing of notes list filters
added
about 2 years ago by ReadMe GitHub Action
- Add endpoints to add and remove followers on notes
- Add
owner
filter to notes list
- Add
owner
field on notes create
added
about 2 years ago by ReadMe GitHub Action
- Added
createdBy
to notes response
added
about 2 years ago by ReadMe GitHub Action
- Added
updatedAt
to notes response