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 2c6b453c
authored
2024-06-05 19:02:42 +0530
by
Gaurav Dev
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
showroomimage
1 parent
d66a1c9d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
2 deletions
src/api/home/content-types/home/schema.json
src/components/layout/showroom.json
src/api/home/content-types/home/schema.json
View file @
2c6b453
{
{
"kind"
:
"
collection
Type"
,
"kind"
:
"
single
Type"
,
"collectionName"
:
"homes"
,
"collectionName"
:
"homes"
,
"info"
:
{
"info"
:
{
"singularName"
:
"home"
,
"singularName"
:
"home"
,
...
...
src/components/layout/showroom.json
View file @
2c6b453
{
{
"collectionName"
:
"components_layout_showrooms"
,
"collectionName"
:
"components_layout_showrooms"
,
"info"
:
{
"info"
:
{
"displayName"
:
"Showroom"
"displayName"
:
"Showroom"
,
"description"
:
""
},
},
"options"
:
{},
"options"
:
{},
"attributes"
:
{
"attributes"
:
{
...
@@ -19,6 +20,16 @@
...
@@ -19,6 +20,16 @@
},
},
"showroomButtonURL"
:
{
"showroomButtonURL"
:
{
"type"
:
"text"
"type"
:
"text"
},
"showroomImage"
:
{
"allowedTypes"
:
[
"images"
,
"files"
,
"videos"
,
"audios"
],
"type"
:
"media"
,
"multiple"
:
false
}
}
}
}
}
}
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