odd
Save ODD
Replace an ODD with the current version from the editor
put/api/odd/{odd}
Path parameters
oddstring required
Example:testodd.odd
Filename of the ODD with the suffix (.odd)
Query parameters
rootstring
Example:/db/apps/tei-publisher/odd
Collection into which the ODD should be written
output-rootstring
Example:/db/apps/tei-publisher/transform
The collection into which generated code files will be written
output-prefixstring
Example:transform
Relative path (from app root) used for resolving connected CSS files
Response
ODD was saved
Changes
Changed in 2 of the 49 revisions of this API.11
- ○
added the optional property
sourceto the response with the201statusresponse-optional-property-added
- ○
- ●
removed the optional property
sourcefrom the response with the201statusresponse-optional-property-removed
- ●