Skip to content

Commit 47589f4

Browse files
authored
Update README.md
1 parent 5ab1bc8 commit 47589f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ POST /api/v1/accounts/token
2525
PUT /api/v1/accounts/token
2626
```
2727

28+
### 유저조회 API
29+
```java
30+
PUT /api/v1/accounts/token
31+
```

0 commit comments

Comments
 (0)