File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 11plugins {
22 // this plugin provides all the vo-dml functionality
3- id(" net.ivoa.vo-dml.vodmltools" ) version " 0.5.28 "
3+ id(" net.ivoa.vo-dml.vodmltools" ) version " 0.5.29 "
44 // id("org.kordamp.gradle.jandex") version "1.1.0"
55}
66
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ The schema for the model instance serializations can be found below
55
66* [ XML] ( generated/schema/TemplateDM-v1.vo-dml.xsd ) {: download =TemplateDM-v1.vo-dml.xsd}
77* [ JSON] ( generated/schema/TemplateDM-v1.vo-dml.json ) {: download =TemplateDM-v1.vo-dml.json}
8+ * [ OpenAPI] ( generated/schema/TemplateDM-v1.vo-dml.yaml ) {: download =TemplateDM-v1.vo-dml.yaml}
89* [ TAPSchema] ( generated/schema/TemplateDM-v1.vo-dml.tap.xml ) {: download =TemplateDM-v1.vo-dml.tap.xml}
910
1011## TAPSchema ER Diagram
You can’t perform that action at this time.
0 commit comments