Skip to content

refactor: OpenAPI仕様のバージョンを 3.0.3 へダウングレードし、MeResponseの設計注記をクリーンアップ (#50)#53

Open
reiroop wants to merge 1 commit into
feature/issue-49from
feature/issue-50
Open

refactor: OpenAPI仕様のバージョンを 3.0.3 へダウングレードし、MeResponseの設計注記をクリーンアップ (#50)#53
reiroop wants to merge 1 commit into
feature/issue-49from
feature/issue-50

Conversation

@reiroop
Copy link
Copy Markdown
Collaborator

@reiroop reiroop commented May 30, 2026

本PRは、Issue #50 に基づき、OpenAPI仕様のバージョンを 3.1.0 から 3.0.3 へダウングレードし、それに伴い不要となった MeResponse の設計注記(3.1 暫定回避策の説明)をクリーンアップします。また、3.0.3 準拠に伴ういくつかのバリデーションエラーを併せて修正しています。本ブランチは #49 (feature/issue-49) の上に重ねています。

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 30, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b28cd59b-01d6-48bb-a78e-e758b402c7f1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/issue-50

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

OpenAPI仕様のバージョンを 3.1.0 から 3.0.3 へダウングレード

1 participant