---
title: "Test operation with multiple patterns sharing a schema"
method: POST
path: "/test"
---

# Test operation with multiple patterns sharing a schema

`POST /test`

## Request body

- object
  - `message` string

## Response `2XX`

Success pattern (2XX)

- CommonResponse
  - `status` string, required
  - `data` string, required

## Other responses

- `3XX` — Redirect pattern (3XX)
- `default` — Error response

---

[API](https://skmtc.dev/ogen-go/apis/duplicate-response-types-test.md) · [All operations](https://skmtc.dev/ogen-go/apis/duplicate-response-types-test/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ogen-go/duplicate-response-types-test/revisions/1d2474ad0ce3/schema)
