Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/lib/docs/schemas.ts
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,7 @@ export const howToSlugs = [
"admin-portal-presence",
"admin-portal-push-notifications-android",
"admin-portal-push-notifications-apns",
"build-and-bundle-pubnub-functions",
"build-chat-app-using-html-css-vue-js",
"build-chat-for-virtual-events",
"build-collaborative-applications",
Expand Down Expand Up @@ -605,6 +606,7 @@ export const howToSlugs = [
"handle-large-scale-events",
"implement-access-control",
"implement-iot-predictive-maintenance",
"implement-pubnub-functions-chaining",
"implement-webrtc-signaling",
"integrate-with-database-triggers",
"interactive-2d-chat",
Expand Down Expand Up @@ -651,11 +653,13 @@ export const howToSlugs = [
"test-cases-for-chat-application",
"throttle-or-aggregate-messages",
"track-moving-objects",
"troubleshoot-pubnub-functions-runtime-quirks",
"understand-channel-limits",
"understand-channels",
"understand-demo-keys",
"understand-http-499-errors",
"understand-publish-subscribe",
"understand-pubnub-functions-limits-and-constraints",
"understand-userid-uuid",
"understand-your-pubnub-data-better-using-analyze-with-ai",
"upgrade-encryption-to-256-bit-key-length",
Expand Down