Skip to content

Commit e3f5e40

Browse files
⬆️ swagger: adds dates and timetable tags, paths and schemas.
- also fixes a lot of places where the format wasn't specified where it should have been.
1 parent 6f3e59d commit e3f5e40

File tree

2 files changed

+1437
-371
lines changed

2 files changed

+1437
-371
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
</head>
2424
<body>
2525
<redoc spec-url='https://developers.linc-ed.com/swagger.yaml'></redoc>
26-
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
26+
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"></script>
2727
</body>
2828
</html>

0 commit comments

Comments
 (0)