It is great that many pipelines related stuff are in REST API documentation but it misses quite many stuff. https://developer.atlassian.com/cloud/bitbucket/rest/api-group-pipelines/#api-repositories-workspace-repo-slug-pipelines-pipeline-uuid-steps-step-uuid-log-get
There are missing stuff like commands-metadata, individual log file retrieval and many more, which are seemingly under internal APIs. Is there any plan to expose them in future? I am working on a terminal project where this is a huge bottleneck for me.
Thanks