Skip to content

Commit

Permalink
⬆️ swagger: adds dates and timetable tags, paths and schemas.
Browse files Browse the repository at this point in the history
- also fixes a lot of places where the format wasn't specified where it should have been.
  • Loading branch information
matthewhartstonge committed Feb 23, 2021
1 parent 6f3e59d commit e3f5e40
Show file tree
Hide file tree
Showing 2 changed files with 1,437 additions and 371 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
</head>
<body>
<redoc spec-url='https://developers.linc-ed.com/swagger.yaml'></redoc>
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"></script>
</body>
</html>
Loading

0 comments on commit e3f5e40

Please sign in to comment.