IEEE.org
|
IEEE Xplore Digital Library
|
IEEE Standards
|
IEEE Spectrum
|
More Sites
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Open at RIT
My Conservation Life
Conservation360
Commits
8806db00
Commit
8806db00
authored
Feb 21, 2020
by
exw4141
Browse files
Change asset type ID from string to integer
parent
cf06f85f
Changes
1
Hide whitespace changes
Inline
Side-by-side
db/docs/assetDefinitions.json
View file @
8806db00
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
"summary"
:
"Importing data with a valid CSV"
,
"summary"
:
"Importing data with a valid CSV"
,
"description"
:
"CSV containing data to be stored"
,
"description"
:
"CSV containing data to be stored"
,
"value"
:
{
"value"
:
{
"asset_type_id"
:
"3"
,
"asset_type_id"
:
3
,
"csv"
:
"fire.csv"
"csv"
:
"fire.csv"
}
}
}
}
...
...
Write
Preview
Supports
Markdown
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