Skip to content

Commit

Permalink
Merge pull request #334 from oneblink/ON-43658
Browse files Browse the repository at this point in the history
ON-43658 # Removed TeamMembersClient class
  • Loading branch information
divporter authored Sep 19, 2024
2 parents 4964e2d + 670a311 commit 4b46f69
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 159 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

### Removed

- **[BREAKING]** `TeamMembersClient` class

## [7.0.1] - 2024-09-03

### Added
Expand Down
71 changes: 0 additions & 71 deletions OneBlink.SDK.Tests/TeamMembersClientTests.cs

This file was deleted.

38 changes: 0 additions & 38 deletions OneBlink.SDK/TeamMembersClient.cs

This file was deleted.

1 change: 0 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ In the case of any actions relating to retrieving form submission data, a Submis
- [FormsAppsClient](./forms-apps-client.md)
- [FormsAppEnvironmentsClient](./forms-app-environments.md)
- [PdfClient](./pdf-client.md)
- [TeamMembersClient](./team-members-client.md)
- [JobsClient](./jobs-client.md)
- [OrganisationsClient](./organisations-client.md)
- [KeysClient](./keys-client.md)
Expand Down
49 changes: 0 additions & 49 deletions docs/team-members-client.md

This file was deleted.

0 comments on commit 4b46f69

Please sign in to comment.