Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sergey Kozlovskiy
Schema
Commits
cde16d0f
Commit
cde16d0f
authored
4 years ago
by
Koen van der Veen
Browse files
Options
Download
Email Patches
Plain Diff
add progress for indexerrun
parent
d47f75bc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
TypeHierarchy/Item/CreativeWork/WrittenWork/NoteList/NoteList.json
+4
-0
...rchy/Item/CreativeWork/WrittenWork/NoteList/NoteList.json
TypeHierarchy/Item/ImporterRun/ImporterRun.json
+1
-0
TypeHierarchy/Item/ImporterRun/ImporterRun.json
with
5 additions
and
0 deletions
+5
-0
TypeHierarchy/Item/CreativeWork/WrittenWork/NoteList/NoteList.json
+
4
-
0
View file @
cde16d0f
...
...
@@ -11,6 +11,10 @@
"itemSpan"
:
{
"sequenced"
:
false
,
"singular"
:
false
},
"note"
:
{
"sequenced"
:
false
,
"singular"
:
false
}
},
"foregroundColor"
:
"#ffffff"
,
...
...
This diff is collapsed.
Click to expand it.
TypeHierarchy/Item/ImporterRun/ImporterRun.json
+
1
-
0
View file @
cde16d0f
...
...
@@ -2,6 +2,7 @@
"description"
:
"A run of a certain Importer, that defines the details of the specific import."
,
"properties"
:
[
"name"
,
"progress"
,
"dataType"
],
"relations"
:
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment