To get list of pipelines i run:
https://api.bitbucket.org/2.0/repositories/username/repo/pipelines/
But it returns a list of pipelines with oldest pipelines first. Is there some way to get them reversed order (newest first)?
Is there some way to filter results using request args?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.