Skip to content

Commit 89ad332

Browse files
koriymclaude
andcommitted
Move JSON schema to docs/ with public URL
Move binding-schema.json to docs/ directory and add $id field pointing to the GitHub Pages URL for public access. This enables external tools and developers to reference the Ray.Di BindingInfo schema standardization. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 1d2b111 commit 89ad332

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

binding-schema.json renamed to docs/binding-schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema#",
3+
"$id": "http://ray-di.github.io/Ray.Di/binding-schema.json",
34
"title": "Ray.Di BindingInfo Schema",
45
"description": "Schema for Ray.Di BindingInfo Value Objects",
56
"type": "array",

0 commit comments

Comments
 (0)