Skip to content
Snippets Groups Projects
Verified Commit 517cdb2f authored by Erwan Rouchet's avatar Erwan Rouchet
Browse files

Add Elements import type

parent d2748663
No related branches found
No related tags found
No related merge requests found
......@@ -3260,6 +3260,7 @@ paths:
- images
- pdf
- repository
- elements
state:
enum:
- unscheduled
......@@ -3301,6 +3302,7 @@ paths:
- images
- pdf
- repository
- elements
payload:
type: object
state:
......@@ -3341,6 +3343,7 @@ paths:
- images
- pdf
- repository
- elements
payload:
type: object
revision:
......@@ -3964,6 +3967,7 @@ paths:
- images
- pdf
- repository
- elements
pdf_engine:
enum:
- convert
......@@ -4023,6 +4027,7 @@ paths:
- images
- pdf
- repository
- elements
pdf_engine:
enum:
- convert
......@@ -4368,6 +4373,7 @@ paths:
- images
- pdf
- repository
- elements
payload:
type: object
revision:
......@@ -4451,6 +4457,7 @@ paths:
- images
- pdf
- repository
- elements
payload:
type: object
revision:
......@@ -4596,6 +4603,7 @@ paths:
- images
- pdf
- repository
- elements
payload:
type: object
state:
......@@ -4636,6 +4644,7 @@ paths:
- images
- pdf
- repository
- elements
payload:
type: object
revision:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment