sort out test properties "skipExample" such that request & response and multiple examples are accounted for.
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- openapi, swift
- Domain
- documentation
Research direction
Start by locating the handling for the skipExample test property and read how response examples are currently used. Implement support for independently using and validating request examples, plus multiple labeled request and response examples; done means both example directions and multiple labels are represented correctly.
Written by the indexing model from the issue text.
Description
test properties currently just allow you to skip using the response example to validate response data or not.
- there needs to be a way to use a request example as request body or not (and validate that it matches the schema for the request).
- there needs to be a way to support multiple labeled examples instead of only supporting a single example.
- Dominant language
- Swift
- Stars
- 12
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
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.
More from mattpolzin/JSONAPI-OpenAPI
-
Difficulty 3/5 1-2 days Newbie friendliness 50/100
All issues in mattpolzin/JSONAPI-OpenAPI
Similar issues
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
type: docs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
googleapis/google-cloud-swift#971 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
bitcoindevkit/bdk-ffi#1125 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
mozilla-mobile/firefox-ios#35743 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
manaflow-ai/cmux#13417 ·