Submit social housing lettings and sales data (CORE)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<!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/v4.12.0/swagger-ui.css">
|
|
|
|
<title>OpenAPI DLUHC CORE Data Collection</title>
|
|
|
|
<body><div id="openapi"><script src="//pagecdn.io/lib/swagger-ui/v4.12.0/swagger-ui-bundle.js"></script>
|
|
|
|
<script>
|
|
|
|
window.onload = function () {
|
|
|
|
const ui = SwaggerUIBundle({
|
|
|
|
url: "api/DLUHC-CORE-Data.v1.json",
|
|
|
|
dom_id: "#openapi"
|
|
|
|
})
|
|
|
|
}
|
|
|
|
</script>
|
|
|
|
</body>
|