スタートアップ(英語)
コミュニティ(英語)
トレーニング(英語)
チュートリアル(英語)
ドキュメント
API、AI、ツール (英語)
components:
schemas:
Customer:
x-entity:
key: [id]
properties:
name:
type: string
email:
type: string
id:
type: string
...


