`#/components/schemas/git-user/properties/date` could have a `format: date-time`
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 35/100
- issue の種類
- ドキュメント
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- openapi
- 領域
- api, documentation
調査の方向性
この issue では OpenAPI スキーマのパスが示されていますが、リポジトリのファイルやテストは示されていません。まず説明のソースで列挙された JSON ポインターを検索し、スキーマ形式がどのように表現されているかを確認してください。date、created_at、updated_at および関連するキーのフィールドが、該当する場合に一貫して format: date-time を宣言していれば完了です。
索引モデルが issue の本文から書いたものです。
説明
#/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
- 主要言語
- 言語のデータがありません
- スター
- 1.6k
- フォーク
- 342
- 平均マージ
- 2時間 23分
- マージ済み PR(30日)
- 57
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
github/rest-api-description のほかの issue
-
feature
難易度 2/5 1〜3時間 初心者へのやさしさ 85/100
github/rest-api-description#7220 ·
-
feature
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
github/rest-api-description#7201 ·
-
feature
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
github/rest-api-description#7163 ·
-
feature
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
github/rest-api-description#7162 ·
-
feature
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
github/rest-api-description#7135 ·
github/rest-api-description の issue をすべて見る
似ている issue
-
Area: Excel support
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
orbeon/orbeon-forms#7893 ·
-
essnmx good first issue
難易度 1/5 1時間未満 初心者へのやさしさ 95/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
yeti-platform/yeti#1380 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
modelcontextprotocol/python-sdk#3566 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
griptape-ai/griptape#2353 ·