Closed shawkins closed 1 year ago
The error in the job looks familiar, I think you might need to add .rest in the method invocation that fetches the remote build results.
.rest
https://github.com/smallrye/smallrye-open-api/commit/a19098a0129c3481ec413138841d7dbd2ff48f9a#diff-9a1c250ec072fc76ad44435cd9462d5693ea81f304d650922d3c2792bef267c2
Yes, that is missing.
The error in the job looks familiar, I think you might need to add
.rest
in the method invocation that fetches the remote build results.https://github.com/smallrye/smallrye-open-api/commit/a19098a0129c3481ec413138841d7dbd2ff48f9a#diff-9a1c250ec072fc76ad44435cd9462d5693ea81f304d650922d3c2792bef267c2