Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rsemihkoca committed Jan 22, 2024
1 parent af663ad commit b1cbe41
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,20 @@ Provide an example of the payload or input data for testing your API.
</tr>

</tbody>
</table>
</table>


<div align="center">
<table>
<tr>
<th width="20%">Method</th>
<th width="80%">Path </th>
</tr>
<tr>
<td>
<img src=".github/assets/POST.png" alt="POST" width="100"/>
</td>
<td >/api/Expense/</td>
</tr>
</table>
</div>

0 comments on commit b1cbe41

Please sign in to comment.