Skip to content

Storage API - duplicate header definition #84

@gukoff

Description

@gukoff

Problem

OpenAPI spec of the PATCH /records endpoint contains a duplicate header.

Example for M18:

- description: Tenant Id
in: header
name: data-partition-id
required: true
schema:
type: string
- description: Tenant Id
in: header
name: data-partition-id
required: true
schema:
type: string

Screenshots

image image

Metadata

Metadata

Assignees

No one assigned

    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