You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Tiger (Apache) Wang (Jira)" <ji...@apache.org> on 2022/10/05 01:33:00 UTC

[jira] [Created] (FLINK-29505) [OpenAPI] Need `operationId` on certain operations

Tiger (Apache) Wang created FLINK-29505:
-------------------------------------------

             Summary: [OpenAPI] Need `operationId` on certain operations
                 Key: FLINK-29505
                 URL: https://issues.apache.org/jira/browse/FLINK-29505
             Project: Flink
          Issue Type: Improvement
          Components: API / Core
    Affects Versions: 1.15.2
            Reporter: Tiger (Apache) Wang
         Attachments: image-2022-10-04-21-32-28-903.png

Install nodejs and run

$ npx --yes autorest --input-file=https://nightlies.apache.org/flink/flink-docs-release-1.15/generated/rest_v1_dispatcher.yml --typescript --output-folder=. 

 

It returns with error

!image-2022-10-04-21-32-28-903.png!

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)