Documentation: Create XSD for setup get / list fn
Open
Nobody has claimed this yet.
CoreSystem
document it
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
Although we don't upload setups directly, it would be good to have this XSD. It is now missing.
This folder: https://github.com/openml/OpenML/tree/master/openml_OS/views/pages/api_new/v1/xsd
Contributor guide
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 by inspecting the existing schemas in openml_OS/views/pages/api_new/v1/xsd and the setup get/list API endpoints. Identify the response structure those endpoints expose, then add the missing XSD for both operations. Done means the schema is present in that folder and matches the documented setup responses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, xml
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100