Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Martin Dinov
POD
Commits
0f0ec43a
Unverified
Commit
0f0ec43a
authored
3 years ago
by
Vasili Novikov
Browse files
Options
Download
Email Patches
Plain Diff
Fix markdown references
parent
29901fc6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/Schema.md
+2
-2
docs/Schema.md
with
2 additions
and
2 deletions
+2
-2
docs/Schema.md
+
2
-
2
View file @
0f0ec43a
...
...
@@ -27,7 +27,7 @@ You could see it as the main holder for Pod's data.
Permanent delete will be supported in the future, based in deletion date.
### Item's additional properties
Additional properties can be set dynamically via the
[
Schema API
](
.
.
/HTTP_API.md#schema_api
)
.
Additional properties can be set dynamically via the
[
Schema API
](
./HTTP_API.md#schema_api
)
.
## Edges
...
...
@@ -43,7 +43,7 @@ Edges connect items together to form a
### Edge's additional properties
Same as for items, additional properties can be set dynamically
via the
[
Schema API
](
.
.
/HTTP_API.md#schema_api
)
.
via the
[
Schema API
](
./HTTP_API.md#schema_api
)
.
### Understanding the schema
...
...
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
Menu
Explore
Projects
Groups
Snippets