@randstad-uca/aws-sns-publisher 1.0.9 → 1.0.10
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/package.json +1 -1
- package/readme.md +1 -1
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -128,7 +128,7 @@ Valida el `payload` contra el esquema correspondiente según eventType.
|
|
|
128
128
|
|
|
129
129
|
## 📄 Schema Documentation
|
|
130
130
|
|
|
131
|
-
See [schema-
|
|
131
|
+
See [schema-doc.md](./schema-doc.md) for a full list of event types and their schema fields
|
|
132
132
|
|
|
133
133
|
---
|
|
134
134
|
|