Search
Feedback
Setup for Free
EC
Effect Community
•
11mo ago
Stephen Bluck
Json Schema for Primitive Types and Structures
Is there a Json schema or similar that is something like
:
string | number | boolean | JsonObject | JsonArray | null;
string | number | boolean | JsonObject | JsonArray | null;
Effect Community
Join
Production-grade applications in TypeScript.
5,916
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
string
|
number
|
boolean
|
JsonObject
|
JsonArray
|
null
;
string
|
number
|
boolean
|
JsonObject
|
JsonArray
|
null
;
No replies yet
Be the first to reply to this message
Join
Similar Threads
Schema Branding of Primitive Types in Effect Typescript
EC
Effect Community / schema
7mo ago
Revisiting Schema.extends for Nested Structures
EC
Effect Community / schema
2y ago
Challenges in Implementing `Schema.suspend` with Generic Types for Recursive Node Structures
EC
Effect Community / schema
17mo ago
Adding JSON Schema Definitions to Transformed Types
EC
Effect Community / schema
4mo ago