From d1df6ea0751a7fdde387abd55cb97391733e400d Mon Sep 17 00:00:00 2001 From: Patrick Dowler Date: Fri, 17 Oct 2025 09:31:01 -0700 Subject: [PATCH] PR-DALI-1.2 target date near start of RFC: 2025-10-24 use auxiliaryurl macro for openapi component refs --- DALI.tex | 7 ++++--- Makefile | 4 ++-- ivoatex | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/DALI.tex b/DALI.tex index 54f1867..883513c 100644 --- a/DALI.tex +++ b/DALI.tex @@ -18,6 +18,7 @@ \editor{Patrick Dowler} +\previousversion[https://www.ivoa.net/documents/DALI/20251007/index.html]{WD-DALI-1.2} \previousversion[https://www.ivoa.net/documents/DALI/20230712/index.html]{WD-DALI-1.2} \previousversion[http://www.ivoa.net/Documents/DALI/1.1]{DALI-1.1} \previousversion[http://www.ivoa.net/Documents/DALI/1.0]{DALI-1.0} @@ -1161,7 +1162,7 @@ \subsubsection{VERSION} \subsubsection{RESPONSEFORMAT} \label{sec:RESPONSEFORMAT} -OpenAPI component: dali-responseformat.yaml +OpenAPI component: \auxiliaryurl{openapi/dali-responseformat.yaml} The RESPONSEFORMAT parameter is used so the client can specify the format of the response (e.g. the output of the job). For DALI-sync requests, this is the @@ -1233,7 +1234,7 @@ \subsubsection{RESPONSEFORMAT} \subsubsection{MAXREC} \label{sec:MAXREC} -OpenAPI component: dali-maxrec.yaml +OpenAPI component: \auxiliaryurl{openapi/dali-maxrec.yaml} For services performing discovery (querying for an arbitrary number of records), the query endpoints must accept MAXREC parameters specifying the maximum @@ -1256,7 +1257,7 @@ \subsubsection{MAXREC} \subsubsection{UPLOAD} \label{sec:UPLOAD} -OpenAPI component: dali-upload.yaml +OpenAPI component: \auxiliaryurl{openapi/dali-upload.yaml} The UPLOAD parameter is used to reference read-only external resources (typically files) via their URI, to be uploaded for use as input data to diff --git a/Makefile b/Makefile index b439b82..386703d 100644 --- a/Makefile +++ b/Makefile @@ -9,10 +9,10 @@ DOCNAME = DALI DOCVERSION = 1.2 # Publication date, ISO format; update manually for "releases" -DOCDATE = 2025-10-07 +DOCDATE = 2025-10-24 # What is it you're writing: NOTE, WD, PR, or REC -DOCTYPE = WD +DOCTYPE = PR # Source files for the TeX document (but the main file must always # be called $(DOCNAME).tex diff --git a/ivoatex b/ivoatex index ad1049e..04d5819 160000 --- a/ivoatex +++ b/ivoatex @@ -1 +1 @@ -Subproject commit ad1049e40194b53060c56aa91fe190adf1c18424 +Subproject commit 04d5819ee835ed7a2f40e1faf757394d0ae9a4d6