@proveanything/smartlinks 1.5.0 → 1.5.1
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/dist/docs/API_SUMMARY.md +2 -1
- package/docs/API_SUMMARY.md +2 -1
- package/package.json +1 -1
package/dist/docs/API_SUMMARY.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Smartlinks API Summary
|
|
2
2
|
|
|
3
|
-
Version: 1.5.
|
|
3
|
+
Version: 1.5.1 | Generated: 2026-02-23T22:44:02.356Z
|
|
4
4
|
|
|
5
5
|
This is a concise summary of all available API functions and types.
|
|
6
6
|
|
|
@@ -19,6 +19,7 @@ For detailed guides on specific features:
|
|
|
19
19
|
- **[Theme Defaults](theme-defaults.md)** - Default theme values and presets
|
|
20
20
|
- **[Proof Claiming Methods](proof-claiming-methods.md)** - All methods for claiming/registering product ownership (NFC tags, serial numbers, auto-generated claims)
|
|
21
21
|
- **[App Data Storage](app-data-storage.md)** - User-specific and collection-scoped app data storage
|
|
22
|
+
- **[App Objects: Cases, Threads & Records](app-objects.md)** - Generic app-scoped building blocks for support cases, discussions, bookings, registrations, and more
|
|
22
23
|
- **[AI Guide Template](ai-guide-template.md)** - A sample for an app on how to build an AI setup guide
|
|
23
24
|
|
|
24
25
|
## API Namespaces
|
package/docs/API_SUMMARY.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Smartlinks API Summary
|
|
2
2
|
|
|
3
|
-
Version: 1.5.
|
|
3
|
+
Version: 1.5.1 | Generated: 2026-02-23T22:44:02.356Z
|
|
4
4
|
|
|
5
5
|
This is a concise summary of all available API functions and types.
|
|
6
6
|
|
|
@@ -19,6 +19,7 @@ For detailed guides on specific features:
|
|
|
19
19
|
- **[Theme Defaults](theme-defaults.md)** - Default theme values and presets
|
|
20
20
|
- **[Proof Claiming Methods](proof-claiming-methods.md)** - All methods for claiming/registering product ownership (NFC tags, serial numbers, auto-generated claims)
|
|
21
21
|
- **[App Data Storage](app-data-storage.md)** - User-specific and collection-scoped app data storage
|
|
22
|
+
- **[App Objects: Cases, Threads & Records](app-objects.md)** - Generic app-scoped building blocks for support cases, discussions, bookings, registrations, and more
|
|
22
23
|
- **[AI Guide Template](ai-guide-template.md)** - A sample for an app on how to build an AI setup guide
|
|
23
24
|
|
|
24
25
|
## API Namespaces
|