Browse Source

Index page

pull/53/head
baarkerlounger 4 years ago
parent
commit
743dd18be0
  1. 2723
      docs/MHCLG-CORE-Data.v1.yaml
  2. 0
      docs/api/DLUHC-CORE-Data.v1.json
  3. 17
      docs/index.html

2723
docs/MHCLG-CORE-Data.v1.yaml

File diff suppressed because it is too large Load Diff

0
docs/api/MHCLG-CORE-Data.v1.json → docs/api/DLUHC-CORE-Data.v1.json

17
docs/index.html

@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang=”en”>
<head>
<meta charset=”UTF-8">
<meta name=”viewport” content=”width=device-width, initial-scale=1">
<link rel=”stylesheet” type=”text/css” href=”//pagecdn.io/lib/swagger-ui/v3.31.1/swagger-ui.css”>
<title>OpenAPI DLUHC CORE Data Collection</title>
<body><div id=”openapi”><script src=”//pagecdn.io/lib/swagger-ui/v3.31.1/swagger-ui-bundle.js”></script>
<script>
window.onload = function () {
const ui = SwaggerUIBundle({
url: “api/DLUHC-CORE-Data.v1.json”,
dom_id: “#openapi”
})
}
</script>
</body>
Loading…
Cancel
Save