adding api definition in static files
This commit is contained in:
parent
2d43707aca
commit
21a42737a2
192
backend/src/main/resources/static/assets/index-BP8s9Pse.js
Normal file
192
backend/src/main/resources/static/assets/index-BP8s9Pse.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
12
backend/src/main/resources/static/index.html
Normal file
12
backend/src/main/resources/static/index.html
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8" />
|
||||||
|
<title>Clyde's api</title>
|
||||||
|
<script type="module" crossorigin src="/assets/index-BP8s9Pse.js"></script>
|
||||||
|
<link rel="stylesheet" crossorigin href="/assets/index-rZb_qAw7.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div id="app"></div>
|
||||||
|
</body>
|
||||||
|
</html>
|
1897
backend/src/main/resources/static/openapi.yaml
Normal file
1897
backend/src/main/resources/static/openapi.yaml
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user