Skip to content

presentation 層と OpenAPI のレスポンス定義を一致させる #61

Description

@n4mlz

概要

presentation 層が実際に返す JSON と docs/openapi.yaml のレスポンス定義に不一致がある。

対応

  • userData の必須項目に isPublicisAdmin を追加する
  • record のレスポンス定義から、実際には返していない userId を削除する
  • /health の実装を healthCheck schema の形式に一致させる
  • OpenAPI と実際のレスポンスの不一致を検出できるテストまたは検証を追加する

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions