Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RPC descriptions are not being carried over to OpenAPI spec #66

@jcushner

Description

@jcushner

We have a YANG RPC similar to this:

rpc my-rpc {
description "My RPC Description";
...

In the OpenAPI output, we notice that the POST endpoint generated has canned message "operates on..."

We would expect the description "My RPC Description" to be carried over to this POST endpoint.

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