issues
search
RusticiSoftware
/
scormcloud-api-v2-client-java
Swagger Generated Java Client for SCORM Cloud API v2
Apache License 2.0
4
stars
1
forks
source link
Updated library to allow DELETE requests with a body
#16
Closed
mjschuetze102
closed
1 year ago
mjschuetze102
commented
1 year ago
Updates:
Added the capability to send DELETE requests with a body. The following endpoints now work properly:
DeleteCourseTags
DeleteDispatchTags
DeleteDestinationTags
DeleteInvitationTags
DeleteLearnerTags
DeleteRegistrationTags
Updates: