You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The get repository content API has path marked as Required but the docs state If you omit the path parameter, you will receive the contents of the repository's root directory. which would indicate path is not Required.