Commit 5becb8b1 authored by Greg Messner's avatar Greg Messner
Browse files

Fixed formatting issue.

parent e06ef8e6
......@@ -61,7 +61,7 @@ RepositoryFileApi:
```java
// Get info (name, size, ...) and the content ifrom a file in repository
RepositoryFile file = gitLabApi.getRepositoryFileApi().getFile("file-path", 1234, "ref");
```
```
SessionApi:
```java
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment