Skip to content

Comments

Document: config-based default specのLaravel設定手順をREADMEに追加#14

Merged
wadakatu merged 1 commit intomainfrom
docs/readme-config-based-default-spec
Feb 20, 2026
Merged

Document: config-based default specのLaravel設定手順をREADMEに追加#14
wadakatu merged 1 commit intomainfrom
docs/readme-config-based-default-spec

Conversation

@wadakatu
Copy link
Collaborator

概要

v0.5.0で追加されたconfig-based default spec機能に合わせて、READMEのLaravel integrationセクションを更新。

変更内容

  • vendor:publish コマンドとconfig file (openapi-contract-testing.php) の説明を追加
  • 基本例から openApiSpec() オーバーライドを削除し、configベースのデフォルトで不要であることを明示
  • 特定のテストクラスで別specを使う場合のper-classオーバーライド例を追加

関連情報

Add config publish command and config content description.
Remove openApiSpec() override from basic example since config-based
default makes it unnecessary. Add per-class override example for
using a different spec.
@wadakatu wadakatu merged commit b273182 into main Feb 20, 2026
8 checks passed
@wadakatu wadakatu deleted the docs/readme-config-based-default-spec branch February 20, 2026 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant