Skip to content

Commit

Permalink
Merge branch '2259-resolve' into 2259
Browse files Browse the repository at this point in the history
  • Loading branch information
youssef-saber-3 committed Feb 9, 2024
2 parents 82dd064 + 9055047 commit ad137bc
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 353 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ The file format of it is based on [Keep a Changelog](http://keepachangelog.com/e
For public Changelog covering all changes done to Pipedrive’s API, webhooks and app extensions platforms, see [public Changelog](https://pipedrive.readme.io/docs/changelog) with discussion area in [Developers Community](https://devcommunity.pipedrive.com/c/documentation/changelog/19).

## [Unreleased]
- Add `lead_id` as an acceptable body parameter for the `POST /v1/callLogs` endpoint

## [22.3.1-rc.3] - 2024-01-08
- Add TypeScript Support

## [22.5.0] - 2024-02-02
### Added
Expand Down Expand Up @@ -601,8 +603,8 @@ structure
* Fixed `GET /goal/:id/results` error handling in case when there are no existing stages connected to specified goal
* Fixed typo in lead example response (`crrency` to `currency`)

[Unreleased]: https://github.com/pipedrive/api-docs/compare/v22.5.0...HEAD
[22.5.0]: https://github.com/pipedrive/api-docs/compare/v22.4.0...v22.5.0
[Unreleased]: https://github.com/pipedrive/api-docs/compare/v22.3.1-rc.3...HEAD
[22.3.1-rc.3]: https://github.com/pipedrive/api-docs/compare/v22.4.0...v22.3.1-rc.3
[22.4.0]: https://github.com/pipedrive/api-docs/compare/v22.3.0...v22.4.0
[22.3.0]: https://github.com/pipedrive/api-docs/compare/v22.2.0...v22.3.0
[22.2.0]: https://github.com/pipedrive/api-docs/compare/v22.1.0...v22.2.0
Expand Down
112 changes: 0 additions & 112 deletions src/model/DealParticipantsChangelog.js

This file was deleted.

102 changes: 0 additions & 102 deletions src/model/ParticipantsChangelog.js

This file was deleted.

136 changes: 0 additions & 136 deletions src/model/ParticipantsChangelogItem.js

This file was deleted.

0 comments on commit ad137bc

Please sign in to comment.