November 2021
about 3 years ago by Stephanie Rouillard
- Added:
- Added
is-active
attribute to the Get All Providers and Get a Specific Provider endpoints. - Added
filter[is_active]
query parameter to the Get All Providers endpoint. - Added
filter[most_recent]
query parameter to the Get All Skill Ratings endpoint.
- Added
- Fixed:
- Delete Skills from content returns a 204 on success as documented.
- Prevent in-active provider's content from being returned in the api for content endpoints.
- Add collaborators relationship to Get a Specific Skill Plan.
- On specific content endpoints the
filter[internal_only]
is applied when using thefilter[external_id]
query parameter. - Allow all completions for provider content to be returned in the api.
- Documentation:
- Update documentation to describe date filters available on content endpoints.
- Update documentation to include
target-rating
andis-endorsed
attributes on user skills endpoints.