Skip to content

Commit 13db0e2

Browse files
committed
docs: update README.md
1 parent f5aa93c commit 13db0e2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@
1818

1919
## エンドポイント
2020
```
21-
https://boatraceopenapi.github.io/programs/v2/{日付}.json
21+
https://boatraceopenapi.github.io/programs/v2/YYYY/YYYYMMDD.json
2222
```
2323

2424
## サンプル
25-
- [https://boatraceopenapi.github.io/programs/v2/20250715.json](https://boatraceopenapi.github.io/programs/v2/20250715.json)
25+
- [https://boatraceopenapi.github.io/programs/v2/2025/20250715.json](https://boatraceopenapi.github.io/programs/v2/2025/20250715.json)
2626
- [https://boatraceopenapi.github.io/programs/v2/today.json](https://boatraceopenapi.github.io/programs/v2/today.json)
2727

2828
## 関連
2929
| 対象 | リポジトリ | エンドポイント |
3030
|:---|:---|:---|
31-
| 直前情報 | [Boatrace Open API for Previews](https://github.com/BoatraceOpenAPI/previews) | https://boatraceopenapi.github.io/previews/v2/{日付}.json |
32-
| 結果 | [Boatrace Open API for Results](https://github.com/BoatraceOpenAPI/results) | https://boatraceopenapi.github.io/results/v2/{日付}.json |
31+
| 直前情報 | [Boatrace Open API for Previews](https://github.com/BoatraceOpenAPI/previews) | https://boatraceopenapi.github.io/previews/v2/YYYY/YYYYMMDD.json |
32+
| 結果 | [Boatrace Open API for Results](https://github.com/BoatraceOpenAPI/results) | https://boatraceopenapi.github.io/results/v2/YYYY/YYYYMMDD.json |
3333

3434
## ライセンス
3535
Boatrace Open API for Programs は [MITライセンス](LICENSE) の元で公開されています。

0 commit comments

Comments
 (0)