Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Schema Inaccuracy] 2 schema errors caused by inaccurate require fields

オープン
#4,768 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
45/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
openapi, yaml
領域
api

調査の方向性

github.yaml の 74913 行目と 78096 行目付近から始め、各スキーマの properties と required のリストを調べます。各 required 名に property 定義が必要かを確認し、2 回目の出現では tags ではなく tag を使うべきか確認します。スキーマがどちらの不整合も報告しなくなれば完了です。

索引モデルが issue の本文から書いたものです。

説明

documentation effort-small fundamentals-and-support

Schema Inaccuracy

Image
  1. A required field at github.yaml:74913:7 is not defined in properties
  2. A required field at github.yaml:78096:15 is not defined in properties.

Expected

  1. Not sure if the property is missing or if the required field list is wrong.
  2. I'm pretty sure this is just a typo tags should be tag

Reproduction Steps

View the API specification as the errors are clear

主要言語
言語のデータがありません
スター
1.6k
フォーク
342
平均マージ
2時間 23分
マージ済み PR(30日)
57

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/rest-api-description のほかの issue

github/rest-api-description の issue をすべて見る

似ている issue

Backend & API Design の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。