Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions DALI.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ivoatex