Skip to content
Snippets Groups Projects
Commit 8b3dfc50 authored by Martin Mareš's avatar Martin Mareš
Browse files

API: Fix URL in OpenAPI description

parent 3376eb27
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ info:
is an access key obtained in course configuration.
version: '2'
servers:
- url: https://kam.mff.cuni.cz/owl/api/v2
- url: https://owl.mff.cuni.cz/api/v2
security:
- BearerAuth: []
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment