schema submission demo
Open
Nobody has claimed this yet.
documentation
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
@khoroshevskyi can you write a short demo showing some Python code for a user submitting 1. A new schemaRecord; 2. a new schemaVersion into pephub?
I guess this could be done either: 1. just using vanilla requests. or 2. using pephubclient.
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
The issue names no repository files or tests; start by locating the pephub API entry points and checking how requests or pephubclient are used. Done means a short, runnable Python demo that submits both a new schemaRecord and a new schemaVersion, with the chosen approach documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100