Skip to main content

Update OpenAPI docs for entity

PUT 

/api/v1/catalog/:tag/documentation/openapi

Update OpenAPI docs for entity

Request

Path Parameters

    tag stringrequired

Body

required

    spec stringrequired

    Stringified JSON representation of the OpenAPI spec

Responses

Successfully updated documentation

Schema

    spec stringrequired

    Stringified JSON representation of the OpenAPI spec

Loading...