Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jay Mehta
/
central-star-backend
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Registry
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 54ef8b36
authored
2024-05-04 12:57:08 +0530
by
Gaurav Dev
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
added new filds
1 parent
fce88525
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
src/api/car/content-types/car/schema.json
src/api/car/content-types/car/schema.json
View file @
54ef8b3
...
@@ -164,6 +164,27 @@
...
@@ -164,6 +164,27 @@
"type"
:
"component"
,
"type"
:
"component"
,
"repeatable"
:
true
,
"repeatable"
:
true
,
"component"
:
"layout.faqs"
"component"
:
"layout.faqs"
},
"exteriorTitle"
:
{
"type"
:
"string"
},
"interiorTitle"
:
{
"type"
:
"string"
},
"locationTitle"
:
{
"type"
:
"string"
},
"locationName"
:
{
"type"
:
"string"
},
"locationAddress"
:
{
"type"
:
"text"
},
"phoneNumber"
:
{
"type"
:
"string"
},
"locationUrl"
:
{
"type"
:
"text"
}
}
}
}
}
}
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment