Skip to content

header description meta is shown twice: inside schema and on the root of the header #475

@edcaron

Description

@edcaron

On version 5.1.0, if you add a meta description to a requestHeader it is shown twice:

Image

Steps to reproduce:

edit the fille src/create/document.test.ts

and add a description .meta( { description: 'test' } ) to the authorization line 117.

Image

Run npm run test src/create/document.test.ts and check the returned content

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions