musora-content-services 1.3.10 → 1.3.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -0
- package/docs/config.js.html +14 -14
- package/docs/index.html +2 -2
- package/docs/module-Config.html +2 -2
- package/docs/module-Railcontent-Services.html +46 -46
- package/docs/module-Sanity-Services.html +540 -36
- package/docs/railcontent.js.html +370 -366
- package/docs/sanity.js.html +1111 -967
- package/package.json +1 -1
- package/src/contentTypeConfig.js +1 -1
- package/src/filterBuilder.js +2 -2
- package/src/services/railcontent.js +0 -0
- package/src/services/sanity.js +5 -0
- package/.yarnrc.yml +0 -1
- package/docs/global.html +0 -809
- package/docs/module-Content-Services.html +0 -763
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
<nav >
|
|
30
30
|
|
|
31
31
|
|
|
32
|
-
<h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-Config.html">Config</a><ul class='methods'><li data-type='method'><a href="module-Config.html#.initializeService">initializeService</a></li></ul></li><li><a href="module-Railcontent-Services.html">Railcontent-Services</a><ul class='methods'><li data-type='method'><a href="module-Railcontent-Services.html#.addItemToPlaylist">addItemToPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.countAssignmentsAndLessons">countAssignmentsAndLessons</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.createPlaylist">createPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylist">deletePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylistItem">deletePlaylistItem</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylistLike">deletePlaylistLike</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.duplicatePlaylist">duplicatePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchAllCompletedStates">fetchAllCompletedStates</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCarouselCardData">fetchCarouselCardData</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeIndexMetadata">fetchChallengeIndexMetadata</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeLessonData">fetchChallengeLessonData</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeMetadata">fetchChallengeMetadata</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeUserActiveChallenges">fetchChallengeUserActiveChallenges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCompletedChallenges">fetchCompletedChallenges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCompletedContent">fetchCompletedContent</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCompletedState">fetchCompletedState</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchContentInProgress">fetchContentInProgress</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchContentPageUserData">fetchContentPageUserData</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchNextContentDataForParent">fetchNextContentDataForParent</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchOwnedChallenges">fetchOwnedChallenges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPinnedPlaylists">fetchPinnedPlaylists</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylist">fetchPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylistItem">fetchPlaylistItem</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylistItems">fetchPlaylistItems</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchSongsInProgress">fetchSongsInProgress</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserAward">fetchUserAward</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserBadges">fetchUserBadges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserChallengeProgress">fetchUserChallengeProgress</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserPlaylists">fetchUserPlaylists</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.likePlaylist">likePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.pinPlaylist">pinPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesCommunityNotification">postChallengesCommunityNotification</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesCompleteLesson">postChallengesCompleteLesson</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesEnroll">postChallengesEnroll</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesEnrollmentNotification">postChallengesEnrollmentNotification</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesHideCompletedBanner">postChallengesHideCompletedBanner</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesLeave">postChallengesLeave</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesSetStartDate">postChallengesSetStartDate</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesSoloNotification">postChallengesSoloNotification</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesUnlock">postChallengesUnlock</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.reportPlaylist">reportPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.setStudentViewForUser">setStudentViewForUser</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.unpinPlaylist">unpinPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.updatePlaylist">updatePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.updatePlaylistItem">updatePlaylistItem</a></li></ul></li><li><a href="module-Sanity-Services.html">Sanity-Services</a><ul class='methods'><li data-type='method'><a href="module-Sanity-Services.html#.fetchAll">fetchAll</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchAllFilterOptions">fetchAllFilterOptions</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchAllPacks">fetchAllPacks</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchArtistLessons">fetchArtistLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchArtists">fetchArtists</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByRailContentId">fetchByRailContentId</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByRailContentIds">fetchByRailContentIds</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByReference">fetchByReference</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchCoachLessons">fetchCoachLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchCommentModContentData">fetchCommentModContentData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchFoundation">fetchFoundation</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchGenreLessons">fetchGenreLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchLessonContent">fetchLessonContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMetadata">fetchMetadata</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethod">fetchMethod</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodChildren">fetchMethodChildren</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodChildrenIds">fetchMethodChildrenIds</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodPreviousNextLesson">fetchMethodPreviousNextLesson</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchNewReleases">fetchNewReleases</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchNextPreviousLesson">fetchNextPreviousLesson</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchPackAll">fetchPackAll</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchPackData">fetchPackData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchParentForDownload">fetchParentForDownload</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchRelatedLessons">fetchRelatedLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchRelatedSongs">fetchRelatedSongs</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSanity">fetchSanity</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchScheduledReleases">fetchScheduledReleases</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchShowsData">fetchShowsData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSongArtistCount">fetchSongArtistCount</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSongById">fetchSongById</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchUpcomingEvents">fetchUpcomingEvents</a></li><li data-type='method'><a href="module-Sanity-Services.html#.jumpToContinueContent">jumpToContinueContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#~handleCustomFetchAll">handleCustomFetchAll</a></li></ul></li></ul>
|
|
32
|
+
<h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-Config.html">Config</a><ul class='methods'><li data-type='method'><a href="module-Config.html#.initializeService">initializeService</a></li></ul></li><li><a href="module-Railcontent-Services.html">Railcontent-Services</a><ul class='methods'><li data-type='method'><a href="module-Railcontent-Services.html#.addItemToPlaylist">addItemToPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.countAssignmentsAndLessons">countAssignmentsAndLessons</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.createPlaylist">createPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylist">deletePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylistItem">deletePlaylistItem</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylistLike">deletePlaylistLike</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.duplicatePlaylist">duplicatePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchAllCompletedStates">fetchAllCompletedStates</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCarouselCardData">fetchCarouselCardData</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeIndexMetadata">fetchChallengeIndexMetadata</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeLessonData">fetchChallengeLessonData</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeMetadata">fetchChallengeMetadata</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeUserActiveChallenges">fetchChallengeUserActiveChallenges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCompletedChallenges">fetchCompletedChallenges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCompletedContent">fetchCompletedContent</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCompletedState">fetchCompletedState</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchContentInProgress">fetchContentInProgress</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchContentPageUserData">fetchContentPageUserData</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchNextContentDataForParent">fetchNextContentDataForParent</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchOwnedChallenges">fetchOwnedChallenges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPinnedPlaylists">fetchPinnedPlaylists</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylist">fetchPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylistItem">fetchPlaylistItem</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylistItems">fetchPlaylistItems</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchSongsInProgress">fetchSongsInProgress</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserAward">fetchUserAward</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserBadges">fetchUserBadges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserChallengeProgress">fetchUserChallengeProgress</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserPlaylists">fetchUserPlaylists</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.likePlaylist">likePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.pinPlaylist">pinPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesCommunityNotification">postChallengesCommunityNotification</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesCompleteLesson">postChallengesCompleteLesson</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesEnroll">postChallengesEnroll</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesEnrollmentNotification">postChallengesEnrollmentNotification</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesHideCompletedBanner">postChallengesHideCompletedBanner</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesLeave">postChallengesLeave</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesSetStartDate">postChallengesSetStartDate</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesSoloNotification">postChallengesSoloNotification</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesUnlock">postChallengesUnlock</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.reportPlaylist">reportPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.setStudentViewForUser">setStudentViewForUser</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.unpinPlaylist">unpinPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.updatePlaylist">updatePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.updatePlaylistItem">updatePlaylistItem</a></li></ul></li><li><a href="module-Sanity-Services.html">Sanity-Services</a><ul class='methods'><li data-type='method'><a href="module-Sanity-Services.html#.fetchAll">fetchAll</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchAllFilterOptions">fetchAllFilterOptions</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchAllPacks">fetchAllPacks</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchArtistLessons">fetchArtistLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchArtists">fetchArtists</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByRailContentId">fetchByRailContentId</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByRailContentIds">fetchByRailContentIds</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByReference">fetchByReference</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchCoachLessons">fetchCoachLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchComingSoon">fetchComingSoon</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchCommentModContentData">fetchCommentModContentData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchFoundation">fetchFoundation</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchGenreLessons">fetchGenreLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchLeaving">fetchLeaving</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchLessonContent">fetchLessonContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMetadata">fetchMetadata</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethod">fetchMethod</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodChildren">fetchMethodChildren</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodChildrenIds">fetchMethodChildrenIds</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodPreviousNextLesson">fetchMethodPreviousNextLesson</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchNewReleases">fetchNewReleases</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchNextPreviousLesson">fetchNextPreviousLesson</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchPackAll">fetchPackAll</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchPackData">fetchPackData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchParentForDownload">fetchParentForDownload</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchRelatedLessons">fetchRelatedLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchRelatedSongs">fetchRelatedSongs</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchReturning">fetchReturning</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSanity">fetchSanity</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchScheduledReleases">fetchScheduledReleases</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchShowsData">fetchShowsData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSongArtistCount">fetchSongArtistCount</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSongById">fetchSongById</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchUpcomingEvents">fetchUpcomingEvents</a></li><li data-type='method'><a href="module-Sanity-Services.html#.jumpToContinueContent">jumpToContinueContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#~getNextAndPreviousQuarterDates">getNextAndPreviousQuarterDates</a></li><li data-type='method'><a href="module-Sanity-Services.html#~getQueryFromPage">getQueryFromPage</a></li><li data-type='method'><a href="module-Sanity-Services.html#~handleCustomFetchAll">handleCustomFetchAll</a></li></ul></li></ul>
|
|
33
33
|
|
|
34
34
|
</nav>
|
|
35
35
|
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
|
|
183
183
|
<dt class="tag-source">Source:</dt>
|
|
184
184
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
185
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
185
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1039">line 1039</a>
|
|
186
186
|
</li></ul></dd>
|
|
187
187
|
|
|
188
188
|
|
|
@@ -699,7 +699,7 @@ Resolves to `null` if the request fails.
|
|
|
699
699
|
|
|
700
700
|
<dt class="tag-source">Source:</dt>
|
|
701
701
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
702
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
702
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1069">line 1069</a>
|
|
703
703
|
</li></ul></dd>
|
|
704
704
|
|
|
705
705
|
|
|
@@ -880,7 +880,7 @@ the new playlist with the authenticated user. The `name` field is required, whil
|
|
|
880
880
|
|
|
881
881
|
<dt class="tag-source">Source:</dt>
|
|
882
882
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
883
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
883
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line773">line 773</a>
|
|
884
884
|
</li></ul></dd>
|
|
885
885
|
|
|
886
886
|
|
|
@@ -1058,7 +1058,7 @@ If the user is authorized, it deletes both the playlist and its associated items
|
|
|
1058
1058
|
|
|
1059
1059
|
<dt class="tag-source">Source:</dt>
|
|
1060
1060
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
1061
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
1061
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line708">line 708</a>
|
|
1062
1062
|
</li></ul></dd>
|
|
1063
1063
|
|
|
1064
1064
|
|
|
@@ -1234,7 +1234,7 @@ If the user is unauthorized or the playlist does not exist, the promise rejects
|
|
|
1234
1234
|
|
|
1235
1235
|
<dt class="tag-source">Source:</dt>
|
|
1236
1236
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
1237
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
1237
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line951">line 951</a>
|
|
1238
1238
|
</li></ul></dd>
|
|
1239
1239
|
|
|
1240
1240
|
|
|
@@ -1499,7 +1499,7 @@ and checks if a like by the authenticated user already exists for the specified
|
|
|
1499
1499
|
|
|
1500
1500
|
<dt class="tag-source">Source:</dt>
|
|
1501
1501
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
1502
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
1502
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line833">line 833</a>
|
|
1503
1503
|
</li></ul></dd>
|
|
1504
1504
|
|
|
1505
1505
|
|
|
@@ -1677,7 +1677,7 @@ to customize the duplicated playlist. If a new name is not provided, the server
|
|
|
1677
1677
|
|
|
1678
1678
|
<dt class="tag-source">Source:</dt>
|
|
1679
1679
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
1680
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
1680
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line680">line 680</a>
|
|
1681
1681
|
</li></ul></dd>
|
|
1682
1682
|
|
|
1683
1683
|
|
|
@@ -2060,7 +2060,7 @@ The duplicated playlist contains:
|
|
|
2060
2060
|
|
|
2061
2061
|
<dt class="tag-source">Source:</dt>
|
|
2062
2062
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
2063
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
2063
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line70">line 70</a>
|
|
2064
2064
|
</li></ul></dd>
|
|
2065
2065
|
|
|
2066
2066
|
|
|
@@ -2225,7 +2225,7 @@ The duplicated playlist contains:
|
|
|
2225
2225
|
|
|
2226
2226
|
<dt class="tag-source">Source:</dt>
|
|
2227
2227
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
2228
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
2228
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line494">line 494</a>
|
|
2229
2229
|
</li></ul></dd>
|
|
2230
2230
|
|
|
2231
2231
|
|
|
@@ -2330,7 +2330,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
|
|
|
2330
2330
|
|
|
2331
2331
|
<dt class="tag-source">Source:</dt>
|
|
2332
2332
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
2333
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
2333
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line458">line 458</a>
|
|
2334
2334
|
</li></ul></dd>
|
|
2335
2335
|
|
|
2336
2336
|
|
|
@@ -2484,7 +2484,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
|
|
|
2484
2484
|
|
|
2485
2485
|
<dt class="tag-source">Source:</dt>
|
|
2486
2486
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
2487
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
2487
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line396">line 396</a>
|
|
2488
2488
|
</li></ul></dd>
|
|
2489
2489
|
|
|
2490
2490
|
|
|
@@ -2632,7 +2632,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
|
|
|
2632
2632
|
|
|
2633
2633
|
<dt class="tag-source">Source:</dt>
|
|
2634
2634
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
2635
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
2635
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line385">line 385</a>
|
|
2636
2636
|
</li></ul></dd>
|
|
2637
2637
|
|
|
2638
2638
|
|
|
@@ -2780,7 +2780,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
|
|
|
2780
2780
|
|
|
2781
2781
|
<dt class="tag-source">Source:</dt>
|
|
2782
2782
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
2783
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
2783
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line483">line 483</a>
|
|
2784
2784
|
</li></ul></dd>
|
|
2785
2785
|
|
|
2786
2786
|
|
|
@@ -2884,7 +2884,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
|
|
|
2884
2884
|
|
|
2885
2885
|
<dt class="tag-source">Source:</dt>
|
|
2886
2886
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
2887
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
2887
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line422">line 422</a>
|
|
2888
2888
|
</li></ul></dd>
|
|
2889
2889
|
|
|
2890
2890
|
|
|
@@ -3089,7 +3089,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
|
|
|
3089
3089
|
|
|
3090
3090
|
<dt class="tag-source">Source:</dt>
|
|
3091
3091
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
3092
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
3092
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line183">line 183</a>
|
|
3093
3093
|
</li></ul></dd>
|
|
3094
3094
|
|
|
3095
3095
|
|
|
@@ -3551,7 +3551,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
|
|
|
3551
3551
|
|
|
3552
3552
|
<dt class="tag-source">Source:</dt>
|
|
3553
3553
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
3554
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
3554
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line140">line 140</a>
|
|
3555
3555
|
</li></ul></dd>
|
|
3556
3556
|
|
|
3557
3557
|
|
|
@@ -3848,7 +3848,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
|
|
|
3848
3848
|
|
|
3849
3849
|
<dt class="tag-source">Source:</dt>
|
|
3850
3850
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
3851
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
3851
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line223">line 223</a>
|
|
3852
3852
|
</li></ul></dd>
|
|
3853
3853
|
|
|
3854
3854
|
|
|
@@ -4013,7 +4013,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
|
|
|
4013
4013
|
|
|
4014
4014
|
<dt class="tag-source">Source:</dt>
|
|
4015
4015
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
4016
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
4016
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line252">line 252</a>
|
|
4017
4017
|
</li></ul></dd>
|
|
4018
4018
|
|
|
4019
4019
|
|
|
@@ -4171,7 +4171,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
|
|
|
4171
4171
|
|
|
4172
4172
|
<dt class="tag-source">Source:</dt>
|
|
4173
4173
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
4174
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
4174
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line408">line 408</a>
|
|
4175
4175
|
</li></ul></dd>
|
|
4176
4176
|
|
|
4177
4177
|
|
|
@@ -4376,7 +4376,7 @@ Intended to be used on the index page for challenges</li></ul></dd>
|
|
|
4376
4376
|
|
|
4377
4377
|
<dt class="tag-source">Source:</dt>
|
|
4378
4378
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
4379
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
4379
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1165">line 1165</a>
|
|
4380
4380
|
</li></ul></dd>
|
|
4381
4381
|
|
|
4382
4382
|
|
|
@@ -4589,7 +4589,7 @@ The server validates the user's access to the playlist and returns playlist deta
|
|
|
4589
4589
|
|
|
4590
4590
|
<dt class="tag-source">Source:</dt>
|
|
4591
4591
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
4592
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
4592
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line855">line 855</a>
|
|
4593
4593
|
</li></ul></dd>
|
|
4594
4594
|
|
|
4595
4595
|
|
|
@@ -4758,7 +4758,7 @@ The server validates the user's access to the playlist and returns playlist deta
|
|
|
4758
4758
|
|
|
4759
4759
|
<dt class="tag-source">Source:</dt>
|
|
4760
4760
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
4761
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
4761
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line983">line 983</a>
|
|
4762
4762
|
</li></ul></dd>
|
|
4763
4763
|
|
|
4764
4764
|
|
|
@@ -5020,7 +5020,7 @@ The server combines data from the playlist and additional metadata from Sanity t
|
|
|
5020
5020
|
|
|
5021
5021
|
<dt class="tag-source">Source:</dt>
|
|
5022
5022
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5023
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
5023
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line875">line 875</a>
|
|
5024
5024
|
</li></ul></dd>
|
|
5025
5025
|
|
|
5026
5026
|
|
|
@@ -5188,7 +5188,7 @@ The server combines data from the playlist and additional metadata from Sanity t
|
|
|
5188
5188
|
|
|
5189
5189
|
<dt class="tag-source">Source:</dt>
|
|
5190
5190
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5191
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
5191
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line103">line 103</a>
|
|
5192
5192
|
</li></ul></dd>
|
|
5193
5193
|
|
|
5194
5194
|
|
|
@@ -5353,7 +5353,7 @@ The server combines data from the playlist and additional metadata from Sanity t
|
|
|
5353
5353
|
|
|
5354
5354
|
<dt class="tag-source">Source:</dt>
|
|
5355
5355
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5356
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
5356
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line446">line 446</a>
|
|
5357
5357
|
</li></ul></dd>
|
|
5358
5358
|
|
|
5359
5359
|
|
|
@@ -5505,7 +5505,7 @@ The server combines data from the playlist and additional metadata from Sanity t
|
|
|
5505
5505
|
|
|
5506
5506
|
<dt class="tag-source">Source:</dt>
|
|
5507
5507
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5508
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
5508
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line506">line 506</a>
|
|
5509
5509
|
</li></ul></dd>
|
|
5510
5510
|
|
|
5511
5511
|
|
|
@@ -5662,7 +5662,7 @@ The server combines data from the playlist and additional metadata from Sanity t
|
|
|
5662
5662
|
|
|
5663
5663
|
<dt class="tag-source">Source:</dt>
|
|
5664
5664
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5665
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
5665
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line435">line 435</a>
|
|
5666
5666
|
</li></ul></dd>
|
|
5667
5667
|
|
|
5668
5668
|
|
|
@@ -5812,7 +5812,7 @@ Allows optional pagination, sorting, and search parameters to control the result
|
|
|
5812
5812
|
|
|
5813
5813
|
<dt class="tag-source">Source:</dt>
|
|
5814
5814
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5815
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
5815
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line636">line 636</a>
|
|
5816
5816
|
</li></ul></dd>
|
|
5817
5817
|
|
|
5818
5818
|
|
|
@@ -6195,7 +6195,7 @@ if the authenticated user has already liked the playlist. If not, it creates a n
|
|
|
6195
6195
|
|
|
6196
6196
|
<dt class="tag-source">Source:</dt>
|
|
6197
6197
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6198
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
6198
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line806">line 806</a>
|
|
6199
6199
|
</li></ul></dd>
|
|
6200
6200
|
|
|
6201
6201
|
|
|
@@ -6376,7 +6376,7 @@ The `like` object in the response includes:
|
|
|
6376
6376
|
|
|
6377
6377
|
<dt class="tag-source">Source:</dt>
|
|
6378
6378
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6379
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
6379
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1101">line 1101</a>
|
|
6380
6380
|
</li></ul></dd>
|
|
6381
6381
|
|
|
6382
6382
|
|
|
@@ -6586,7 +6586,7 @@ Resolves to an error message if the request fails.
|
|
|
6586
6586
|
|
|
6587
6587
|
<dt class="tag-source">Source:</dt>
|
|
6588
6588
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6589
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
6589
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line578">line 578</a>
|
|
6590
6590
|
</li></ul></dd>
|
|
6591
6591
|
|
|
6592
6592
|
|
|
@@ -6743,7 +6743,7 @@ Resolves to an error message if the request fails.
|
|
|
6743
6743
|
|
|
6744
6744
|
<dt class="tag-source">Source:</dt>
|
|
6745
6745
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6746
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
6746
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line600">line 600</a>
|
|
6747
6747
|
</li></ul></dd>
|
|
6748
6748
|
|
|
6749
6749
|
|
|
@@ -6905,7 +6905,7 @@ Resolves to an error message if the request fails.
|
|
|
6905
6905
|
|
|
6906
6906
|
<dt class="tag-source">Source:</dt>
|
|
6907
6907
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6908
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
6908
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line544">line 544</a>
|
|
6909
6909
|
</li></ul></dd>
|
|
6910
6910
|
|
|
6911
6911
|
|
|
@@ -7062,7 +7062,7 @@ Resolves to an error message if the request fails.
|
|
|
7062
7062
|
|
|
7063
7063
|
<dt class="tag-source">Source:</dt>
|
|
7064
7064
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
7065
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
7065
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line567">line 567</a>
|
|
7066
7066
|
</li></ul></dd>
|
|
7067
7067
|
|
|
7068
7068
|
|
|
@@ -7219,7 +7219,7 @@ Resolves to an error message if the request fails.
|
|
|
7219
7219
|
|
|
7220
7220
|
<dt class="tag-source">Source:</dt>
|
|
7221
7221
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
7222
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
7222
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line612">line 612</a>
|
|
7223
7223
|
</li></ul></dd>
|
|
7224
7224
|
|
|
7225
7225
|
|
|
@@ -7377,7 +7377,7 @@ Clears any current progress data for this challenge</li></ul></dd>
|
|
|
7377
7377
|
|
|
7378
7378
|
<dt class="tag-source">Source:</dt>
|
|
7379
7379
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
7380
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
7380
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line556">line 556</a>
|
|
7381
7381
|
</li></ul></dd>
|
|
7382
7382
|
|
|
7383
7383
|
|
|
@@ -7535,7 +7535,7 @@ Clears any existing progress data for this challenge</li></ul></dd>
|
|
|
7535
7535
|
|
|
7536
7536
|
<dt class="tag-source">Source:</dt>
|
|
7537
7537
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
7538
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
7538
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line520">line 520</a>
|
|
7539
7539
|
</li></ul></dd>
|
|
7540
7540
|
|
|
7541
7541
|
|
|
@@ -7716,7 +7716,7 @@ Clears any existing progress data for this challenge</li></ul></dd>
|
|
|
7716
7716
|
|
|
7717
7717
|
<dt class="tag-source">Source:</dt>
|
|
7718
7718
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
7719
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
7719
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line589">line 589</a>
|
|
7720
7720
|
</li></ul></dd>
|
|
7721
7721
|
|
|
7722
7722
|
|
|
@@ -7874,7 +7874,7 @@ Clears any current progress data for this challenge</li></ul></dd>
|
|
|
7874
7874
|
|
|
7875
7875
|
<dt class="tag-source">Source:</dt>
|
|
7876
7876
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
7877
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
7877
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line532">line 532</a>
|
|
7878
7878
|
</li></ul></dd>
|
|
7879
7879
|
|
|
7880
7880
|
|
|
@@ -8031,7 +8031,7 @@ Clears any current progress data for this challenge</li></ul></dd>
|
|
|
8031
8031
|
|
|
8032
8032
|
<dt class="tag-source">Source:</dt>
|
|
8033
8033
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
8034
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
8034
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1177">line 1177</a>
|
|
8035
8035
|
</li></ul></dd>
|
|
8036
8036
|
|
|
8037
8037
|
|
|
@@ -8197,7 +8197,7 @@ Clears any current progress data for this challenge</li></ul></dd>
|
|
|
8197
8197
|
|
|
8198
8198
|
<dt class="tag-source">Source:</dt>
|
|
8199
8199
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
8200
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
8200
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1195">line 1195</a>
|
|
8201
8201
|
</li></ul></dd>
|
|
8202
8202
|
|
|
8203
8203
|
|
|
@@ -8378,7 +8378,7 @@ Clears any current progress data for this challenge</li></ul></dd>
|
|
|
8378
8378
|
|
|
8379
8379
|
<dt class="tag-source">Source:</dt>
|
|
8380
8380
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
8381
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
8381
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line1133">line 1133</a>
|
|
8382
8382
|
</li></ul></dd>
|
|
8383
8383
|
|
|
8384
8384
|
|
|
@@ -8591,7 +8591,7 @@ and verifies that the authenticated user is the playlist owner. If authorized, i
|
|
|
8591
8591
|
|
|
8592
8592
|
<dt class="tag-source">Source:</dt>
|
|
8593
8593
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
8594
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
8594
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line743">line 743</a>
|
|
8595
8595
|
</li></ul></dd>
|
|
8596
8596
|
|
|
8597
8597
|
|
|
@@ -8797,7 +8797,7 @@ If the user is unauthorized or the data validation fails, the promise rejects wi
|
|
|
8797
8797
|
|
|
8798
8798
|
<dt class="tag-source">Source:</dt>
|
|
8799
8799
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
8800
|
-
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#
|
|
8800
|
+
<a href="railcontent.js.html">railcontent.js</a>, <a href="railcontent.js.html#line916">line 916</a>
|
|
8801
8801
|
</li></ul></dd>
|
|
8802
8802
|
|
|
8803
8803
|
|
|
@@ -9205,7 +9205,7 @@ Resolves to `null` if the request fails.
|
|
|
9205
9205
|
<br class="clear">
|
|
9206
9206
|
|
|
9207
9207
|
<footer>
|
|
9208
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on
|
|
9208
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Feb 21 2025 20:42:51 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
9209
9209
|
</footer>
|
|
9210
9210
|
|
|
9211
9211
|
<script>prettyPrint();</script>
|