python-jsonschema / python-jsonschema/referencing

Provide a way to extend the specifications known by `Resource.from_contents` and `specification_with`

Open
#28 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
53
Forks
27
Avg merge
1d 8h
Merged PRs (30d)
8

Description

This is needed downstream by implementations (jsonschema) who allow new dialect creation.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the Resource.from_contents and specification_with entry points to understand how specifications are currently recognized. Trace the downstream need described for jsonschema implementations, then determine what an extension mechanism must expose so new dialects can be created and recognized. Done means downstream implementations can add new specifications without changing the existing built-in set.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.