Skip to content

Updated library to work with X-Total-Count header and new GetApplications endpoint#13

Merged
mjschuetze102 merged 3 commits intomasterfrom
v3.0-release
Nov 10, 2022
Merged

Updated library to work with X-Total-Count header and new GetApplications endpoint#13
mjschuetze102 merged 3 commits intomasterfrom
v3.0-release

Conversation

@mjschuetze102
Copy link
Contributor

New Features:

  • Added additional app management service endpoint
    • GetApplications - Get a paginated list of applications

Updates:

  • Added includeTotalCount parameter to several endpoints to allow for getting a count of matching resources for the provided filter
    • GetApplications
    • GetCourses
    • GetDispatches
    • GetDestinations
    • GetDestinationDispatches
    • GetAllInvitations
    • GetPublicInvitations
    • GetPublicUserInvitations
    • GetPrivateInvitations
    • GetPrivateUserInvitations
    • GetRegistrations
    • GetXapiCredentials
  • Updated Jackson version requirement

Removals/ Deprecations:

  • Removed Unsecured auth type in favor of supplying no auth
    • This type was originally added for jumping through some hoops internally to represent no authentication. This has been remedied and is no longer required
  • Deprecated GetApplicationList in favor of GetApplications
    • The new endpoint provides additional values that were not previously available due to performance concerns with adding them to the old endpoint

@mjschuetze102 mjschuetze102 merged commit de80d63 into master Nov 10, 2022
@cojohnson1999 cojohnson1999 deleted the v3.0-release branch February 9, 2024 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants