JuliaIO / JuliaIO/JSONSchema.jl
UndefVarError: `schema` not defined in `JSONSchema`
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 40
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Hey, I can't seem to find the JSONSchema.schema function, even if I try installing 1.2.x - 1.5.x
I reproduced it in a Google Colab here.
Let me know. I'd like to be able to generate schemas for my custom structs.
DJ
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Google Colab reproduction linked in the issue and compare JSONSchema versions 1.2.x through 1.5.x. Investigate why JSONSchema.schema is unavailable and verify whether the package can generate schemas for custom structs; done means the reported UndefVarError is resolved or the supported API is clearly established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100