Skip to content

Commit 2f8e503

Browse files
pelleclaude
andcommitted
Enhance TypeScript TSDocs for Organization and Person interfaces
- Add comprehensive JSDoc documentation with detailed examples - Include both basic schema.org usage and full IVMS101 compliance scenarios - Document privacy considerations for natural person data - Add practical examples for VASPs, merchants, and individuals - Bump package version to 1.6.1 for documentation improvements 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 09e40b1 commit 2f8e503

3 files changed

Lines changed: 226 additions & 30 deletions

File tree

packages/typescript/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@taprsvp/types",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "TypeScript types and interfaces for the Transaction Authorization Protocol (TAP)",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)