modification to API endpoint in swagger reports
Lorraine
GUIDE
Client has met with tier 3 support and together they discovered that our swagger reports for APIs do include option to have course objectives. Client is asking if we can provide a way for one of the endpoints below to include course objectives and allow to search for a single course using UUID :
/v2/organizations/{orgId}/catalog-content (this endpoint returns the desired information but does not allow to search for a single course using the course UUID)
/v1/organizations/{orgId}/search-content (this endpoint allow to search for a single course using the UUID but the returned information does not include the course objectives )
1