Skip to content

Commit

Permalink
Merge pull request #500 from MlleDelphine/master
Browse files Browse the repository at this point in the history
Updating organizations() method definition
  • Loading branch information
ecoologic authored Oct 10, 2023
2 parents ba4886e + fad3d25 commit da33207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Zendesk/API/HttpClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
* @method OAuthTokens oauthTokens($id = null)
* @method OrganizationFields organizationFields()
* @method OrganizationMemberships organizationMemberships()
* @method Organizations organizations()
* @method Organizations organizations($id = null)
* @method OrganizationSubscriptions organizationSubscriptions()
* @method PushNotificationDevices pushNotificationDevices()
* @method Requests requests($id = null)
Expand Down

0 comments on commit da33207

Please sign in to comment.