Skip to content

Property requestBody should be of type String instead of RequestBody in Links.java (OAS 3.0) #2833

@ymohdriz

Description

@ymohdriz

Hi team,

In Links.java, property requestBody should be of type String instead of RequestBody as it's clearly mentioned as below in https://github.com/OAI/OpenAPI-Specification/blob/3.0.1/versions/3.0.1.md#linkObject

requestBody Any | {expression} A literal value or {expression} to use as a request body when calling the target operation.

Note: We used Map<String, String> for parameters field in Links.java

Thanks,
Mohammed

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