`#/components/schemas/git-user/properties/date` could have a `format: date-time`
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- openapi
- Domain
- api, documentation
Research direction
The issue names OpenAPI schema paths but no repository file or test. Start by searching the description source for the listed JSON pointers and inspect how schema formats are represented; done means the date, created_at, updated_at, and related key fields consistently declare format: date-time where appropriate.
Written by the indexing model from the issue text.
Description
#/components/schemas/git-user/properties/date currently looks like this in FPT. Also in other versions.
"date": {
"type": "string",
"examples": [
"\"2007-10-29T02:42:39.000-07:00\""
]
}
It would be beneficial to have format: date-time.
Other examples
#/paths/~1orgs~1{org}~1artifacts~1{subject_digest}~1metadata~1storage-records/get/responses/200/content/application~1json/schema/properties/storage_records/items/properties/created_at
#/paths/~1orgs~1{org}~1artifacts~1{subject_digest}~1metadata~1storage-records/get/responses/200/content/application~1json/schema/properties/storage_records/items/properties/updated_at
#/components/schemas/gpg-key/properties/subkeys/items/properties/created_at
#/components/schemas/gpg-key/properties/subkeys/items/properties/expires_at
- Dominant language
- No language data
- Stars
- 1.6k
- Forks
- 342
- Avg merge
- 2h 23m
- Merged PRs (30d)
- 57
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.
More from github/rest-api-description
-
feature
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
github/rest-api-description#7220 ·
-
feature
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
github/rest-api-description#7201 ·
-
feature
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
github/rest-api-description#7163 ·
-
feature
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
github/rest-api-description#7162 ·
-
feature
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
github/rest-api-description#7135 ·
All issues in github/rest-api-description
Similar issues
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
canonical/paas-charm#368 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
tech debt
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
area:workflow bug ready-for-agent
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
fil-donadoni/tolaria#4409 ·
-
status/awaiting_triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100