Viewing profile — gregsdennis
gregsdennis
HN member- Joined
- Fri, Nov 28, 2025, 9:09 PM UTC
- HN karma
- 16
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About gregsdennis
No profile information was provided.
Recent public activity
-
comment
Comment #46086091
JSON Schema editor (and fairly involved with OpenAPI as well) here: OpenAPI descriptions are not themselves JSON Schema. They _use_ JSON Schema. There _are_ JSON Schemas that descr…
-
comment
Comment #46082879
I'm currently rebuilding my implementation JsonSchema.Net from the ground up. I completed 95% of it in a weekend, and it already supports all the published versions Draft 6 and lat…
-
comment
Comment #46082857
This is intentional because unknown keywords are permitted with JSON Schema 2020-12 and prior. We are changing this with the upcoming version, which means we'll be updating the met…
-
comment
Comment #46082844
I think the post is generally pretty good. There are some things that I would have stated differently. "Unfortunately, [the terms] leaked into the documentation that everyone reads…