zentol commented on pull request #15017: URL: https://github.com/apache/flink/pull/15017#issuecomment-786506603
The generation can be a bit finicky; essentially you need to run these commands locally and commit the generated files. ``` mvn package -pl flink-runtime,flink-docs -Dfast -Dgenerate-rest-docs mvn test -pl flink-runtime-web -Pskip-webui-build -Dfast -Dtest=RestAPIStabilityTest -Dgenerate-rest-snapshot ``` If you run into issues with these please ping me. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
