Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Communications Backbone System
backbone-message-format
Commits
6901b7d7
Verified
Commit
6901b7d7
authored
7 months ago
by
Dan Jones
Browse files
Options
Download
Email Patches
Plain Diff
chore: run black
parent
1d51a7b2
Pipeline
#233166
passed with stages
in 1 minute and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
formats/platform_status.py
formats/platform_status.py
+6
-6
No files found.
formats/platform_status.py
View file @
6901b7d7
...
@@ -184,12 +184,12 @@ platform_status_schema = {
...
@@ -184,12 +184,12 @@ platform_status_schema = {
"no_position_reason"
:
{
"no_position_reason"
:
{
"type"
:
"string"
,
"type"
:
"string"
,
"enum"
:
[
"enum"
:
[
"missing"
,
"missing"
,
"invalid"
,
"invalid"
,
"old"
,
"old"
,
"poor_fix"
,
"poor_fix"
,
"unavailable"
,
"unavailable"
,
"not_applicable"
"not_applicable"
,
],
],
"description"
:
"Why position data is unavailable"
,
"description"
:
"Why position data is unavailable"
,
"example"
:
"invalid"
,
"example"
:
"invalid"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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