Replies: 2 comments 2 replies
-
Why Also which one of the three lines of your example has the error? |
Beta Was this translation helpful? Give feedback.
2 replies
-
@JohnVillalovos I removed all=true parameter then I tried again but nothing has changed, I still get the error. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description of the problem, including code/CLI snippet
I want to get a commit list according to a specific folder in a branch, but I can't do this with the python module and I get an error.
This is provided by rest api but python module gets error with same parameters.
I run these commands respectively.
when I run Rest API I get results and no errors,
/api/v4/projects/4021212/repository/commits?ref_name=main&path=deployemnt/v1.31
Expected Behavior
Actual Behavior
Details
Beta Was this translation helpful? Give feedback.
All reactions